add more readme links in main readme

This commit is contained in:
dzaima 2022-03-18 15:28:48 +02:00
parent 4de990a73b
commit 0d12376a26

View File

@ -1,5 +1,7 @@
# A [BQN](https://github.com/mlochbaum/BQN) implementation in C # A [BQN](https://github.com/mlochbaum/BQN) implementation in C
[CBQN-specific documentation](docs/README.md) • [source code overview](src/README.md)
## Running ## Running
1. `make` 1. `make`