Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anupammaurya6767 authored Nov 12, 2023
1 parent 486c1d3 commit 4385deb
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 @@ -30,7 +30,7 @@ Tanji is a Python encryption library that provides a secure and flexible solutio
2. Use Tanji in your Python project:

```python
from tanji import Tanji
from tanji.tanji import Tanji
# Example Usage
tanji = Tanji()
Expand Down

0 comments on commit 4385deb

Please sign in to comment.