fix readme
Some checks are pending
rust-clippy analyze / Run rust-clippy analyzing (push) Waiting to run
Deploy mdBook site to Pages / build (push) Waiting to run
Deploy mdBook site to Pages / deploy (push) Blocked by required conditions
Rust / build (push) Waiting to run

This commit is contained in:
sevki 2024-05-27 13:58:36 +01:00
parent 630f0aabe8
commit 19dcb4e8f3
2 changed files with 3 additions and 1 deletions

View file

@ -45,6 +45,8 @@ jobs:
- name: Setup Pages
id: pages
uses: actions/configure-pages@v5
- name: install deps
run: cargo install mdbook-svgbob mdbook-alerts
- name: Build with mdBook
run: mdbook build
- name: Upload artifact

View file

@ -1,6 +1,6 @@
# src Language
<img src="https://ok.software/ok/src/media/branch/main/docs/taocp.png" align="right" width="200">
<img src="https://srclang.org/taocp.png" align="right" width="200">
Welcome to the documentation for the src language!