Skip to content

Commit 3641041

Browse files
committed
docs: Update documentation links in README
1 parent 7834580 commit 3641041

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,17 @@ The code was validated on tenhou.net phoenix replays in total on **26,148,038 ha
1515

1616
So, we can say that our hand calculator works the same way that tenhou.net hand calculation.
1717

18+
## Documentation
19+
20+
- [API reference](https://mahjongrepository.github.io/mahjong)
21+
- [Wiki](https://github.com/MahjongRepository/mahjong/wiki) — Supported rules and usage examples
22+
1823
## How to install
1924

2025
```bash
2126
pip install mahjong
2227
```
2328

24-
## Supported rules and usage examples
25-
26-
You can find usage examples and information about all supported rules variations in the [wiki](https://github.com/MahjongRepository/mahjong/wiki)
27-
2829
## Local development setup
2930

3031
To set up the project locally for development:

0 commit comments

Comments
 (0)