Skip to content

Commit

Permalink
updated README.md and CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liplum committed Sep 1, 2024
1 parent 922cccf commit b8a393f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 23 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
- Sign in Ing Account.
- Renamed routes.
- Updated campus timetable on Fengxian campus and the first teaching building.
- Timetable patch recommendations.
- Unified the swipe-to-delete action on both TimetablePatch and TimetablePatchSet.
- Keep html and markdown widgets alive to improve performance.

## v2.5.1
- Revealed the `game` navigation.
Expand Down
23 changes: 1 addition & 22 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,28 +67,7 @@ which can be mapped to a valid dart variable name.

### Build Tool

Build tool always works on the latest python.
Requirements:

```
ruamel.yaml
#IF Windows
pywin32
#ELSE
curses
#ENDIF
```

The [entry point](/tool/main.py) is located in [tool folder](/tool).

If the current working directory is [the root of project](..).

```shell
python ./tool/main.py
```

Build tool will locate the project automatically,
so you can run the [main.py](/tool/main.py) anywhere.
Read more about the [tools folder](/tools).

### Web icon

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
| Importing | Yellow Pages | Expense Records | Network Tool |
| Sharing | Exam Results | Electricity Balance | QR Code Sharing |
| Personalization | Exam Arrangement | Edu Email | HTTP proxy |
| Screenshot | OA Announcement | | Localization |
| Screenshot | OA Announcement | Forum | Localization |
| Patching | Second Class | | Mini Games |
| | SIT YWB | | |
| | Library | | |
Expand Down

0 comments on commit b8a393f

Please sign in to comment.