Skip to content

Commit

Permalink
finalized readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hitblast committed Feb 17, 2024
1 parent 2086933 commit fcf0398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ bijoy_text = avro.to_bijoy('আমি বাংলায় গান গাই।'
Finally, you can reverse unicode Bengali to English as well (newly added).

```python
# Reversing some text.
# Reversing back!
reversed_text = avro.reverse('আমার সোনার বাংলা।')
```

Expand Down

0 comments on commit fcf0398

Please sign in to comment.