Skip to content

Commit

Permalink
docs: Updated docs for latest changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Almas-Ali committed Jun 29, 2023
1 parent 5e21bfe commit 63627a9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,12 @@ It is currently in development state. It is not ready for use yet. But you can s
```bash
git clone https://github.com/radon-project/radon.git
cd radon

# To run the repl
python radon.py

# To run a .rn file use the -s flag and pass the filename
python radon.py -s <filename>
```

## Project Structure
Expand Down

0 comments on commit 63627a9

Please sign in to comment.