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

Commit bc50e64

Browse files
authored
Update README.md
1 parent 4276e36 commit bc50e64

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

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

5+
[![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/)
57
## Example
68

79
```csharp

0 commit comments

Comments
 (0)