Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
capjamesg authored Oct 16, 2024
1 parent f3e68f8 commit d451e63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ https://github.com/user-attachments/assets/f1bf931d-6601-4fc8-b43c-d284853bce8f
To install this project, run:

```
pip install jamesql
pip install git+https://github.com/capjamesg/jamesql
```

## Usage
Expand All @@ -38,7 +38,7 @@ pip install jamesql
To create a database, use the following code:

```python
from nosql import NoSQL
from jamesql import JameSQL

index = JameSQL.load()
```
Expand Down

0 comments on commit d451e63

Please sign in to comment.