Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Commit 5ef947d

Browse files
authored
Update README.md
1 parent bc50e64 commit 5ef947d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This open source C# library for the Reverso Web API offers a comprehensive set of language processing tools, including translation, grammar checking, verb conjugation, context finding, synonym discovery, and text-to-speech pronunciation. By leveraging the Reverso site API and parsing HTML, it provides an easy-to-use interface for .NET-based languages like C# and VisualBasic .NET. Whether you're building an educational application or need to provide language processing capabilities for your users, this library is a valuable resource.
44

55
[![License](https://img.shields.io/github/license/JohnnyCrazy/SpotifyAPI-NET?style=flat-square)](./LICENSE)
6-
[![ReversoAPI.Web NuGET](https://img.shields.io/nuget/vpre/SpotifyAPI.Web?label=SpotifyAPI.Web&style=flat-square)](https://www.nuget.org/packages/ReversoAPI/)
6+
[![ReversoAPI NuGET](https://img.shields.io/nuget/vpre/ReversoAPI?label=ReversoAPI&style=flat-square)](https://www.nuget.org/packages/ReversoAPI/)
77
## Example
88

99
```csharp

0 commit comments

Comments
 (0)