Skip to content

Commit 48cc94f

Browse files
committed
SUPPO-1256: Missing quote.
1 parent 4a5efa7 commit 48cc94f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Python Versions](https://img.shields.io/pypi/pyversions/rosette-api.svg?color=dark%20green&label=Python%20Versions)](https://img.shields.io/pypi/pyversions/rosette-api.svg?color=dark%20green&label=Python%20Versions)
44

55
---
6-
<a href="https://www.rosette.com"><img src="https://s3.amazonaws.com/styleguide.basistech.com/logos/rosette-logo.png /></a>
6+
<a href="https://www.rosette.com"><img src="https://s3.amazonaws.com/styleguide.basistech.com/logos/rosette-logo.png" /></a>
77

88
## Rosette API
99
The Rosette Text Analytics Platform uses natural language processing, statistical modeling, and machine learning to
@@ -31,5 +31,5 @@ in the [examples](https://github.com/rosette-api/python/tree/develop/examples) d
3131
- Rosette Cloud [Sign Up](https://developer.rosette.com/signup)
3232
- Rosette Enterprise [Evaluation](https://www.rosette.com/product-eval/)
3333

34-
## Developer Information
34+
## Binding Developer Information
3535
If you are modifying the binding code, please refer to the [developer README](https://github.com/rosette-api/python/tree/develop/DEVELOPER.md) file.

0 commit comments

Comments
 (0)