Skip to content

Commit

Permalink
📝 Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iqfareez authored Mar 6, 2024
1 parent 25ad2b8 commit a4c76bc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
![Dart](https://img.shields.io/badge/dart-%230175C2.svg?style=for-the-badge&logo=dart&logoColor=white)

> **Warning** This project is :alembic: **EXPERIMENTAL** :alembic:
> [!WARNING]
> This project is :alembic: **EXPERIMENTAL** :alembic:
# albiruni fetcher

Expand All @@ -14,7 +15,7 @@ Fetches subject information from [IIUM'S Course Schedule](https://albiruni.iium.
dart bin\albiruni_fetcher.dart --session <session> --sem <semester>
```

Where `<session>` is the academic session (eg: `2022/2023`) and `<semester>` is the semester number (eg: `1` or `2` or `3`).
Where `<session>` is the academic session (eg: `2023/2024`) and `<semester>` is the semester number (eg: `1` or `2` or `3`).

The data is then saved to `db/{session}/{semester}.{kulliyyah}json`.

Expand Down

0 comments on commit a4c76bc

Please sign in to comment.