Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhishek Kumar committed Oct 27, 2024
1 parent 878aa03 commit 8344b28
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
# AnimeManager
A anime manager to add and keep track of animes/donghua/other forms of it that you are watching. You can add urls where you watch them, rate them and get them on top, keep track of number of episodes you have watched and add any other info you want to keep track of.

### Steps Online
1. Open https://scakc.github.io/AnimeManager/
2. Follow steps from 3. in Local Steps below

### Steps Local
1. Clone the repo: git clone https://github.com/scakc/AnimeManager.git
2. Open index.html in browser (chrome/edge)
3. Click AddAnime
4. Fill details in prompts like Name, Rating, No. Episodes Watched, Watching URL.
5. Update the animes if needed as you want.
### Steps
1. Install Python
2. Run 'pip install -r requirements.txt'
3. Follow steps from 3. in Local Steps below
4. Run python app.py
5. Click AddAnime
6. Fill details in prompts like Name, Rating, No. Episodes Watched, Watching URL.
7. Update the animes if needed as you want.

![Sample](res/image.jpg)

Expand Down
Binary file modified res/image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8344b28

Please sign in to comment.