Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dsdanielpark committed May 22, 2023
1 parent efa55bc commit 6b58fd1
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 @@ -111,7 +111,7 @@ See the Python package [BardAPI](https://github.com/dsdanielpark/Bard-API) for m
```

*Other languages* <br>
The bardapi package, starting from version 0.1.9, utilizes the translation feature from the Python package called googletrans. This allows users to receive debugging assistance in various languages, which can be helpful for students or beginners in Python. It provides a small but valuable aid to overcome language barriers and understand error messages in different languages, enabling users to find solutions. This update opens up opportunities for more people to start programming and receive support in problem-solving.
The bardapi package, starting from version 0.1.11 github dev version, utilizes the translation feature from the Python package called googletrans. This allows users to receive debugging assistance in various languages, which can be helpful for students or beginners in Python. It provides a small but valuable aid to overcome language barriers and understand error messages in different languages, enabling users to find solutions. This update opens up opportunities for more people to start programming and receive support in problem-solving.
```python
import cocoder.ipython
import os
Expand Down

0 comments on commit 6b58fd1

Please sign in to comment.