Fix tables in readme

This commit is contained in:
retropikzel 2025-05-01 05:42:53 +03:00
parent bbb652eda5
commit d4e7f9cf62
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ The new readme is a work in progress.
## Primitives 1 ## Primitives 1
| | c-size-of | c-bytevector-u8-set! |c-bytevector-u8-ref | define-c-library | c-bytevector? | define-c-procedure | | | c-size-of | c-bytevector-u8-set! |c-bytevector-u8-ref | define-c-library | c-bytevector? | define-c-procedure |
|------------------|:------------:|:------------------- :|-------------------:|:-------------------:|:-------------:|:-------------------:| |------------------|:------------:|:--------------------:|:------------------:|:-------------------:|:-------------:|:-------------------:|
| **Chibi** | X | X |X | X | X | X | | **Chibi** | X | X |X | X | X | X |
| **Chicken** | X | X |X | X | X | X | | **Chicken** | X | X |X | X | X | X |
| **Gauche** | X | X |X | X | X | X | | **Gauche** | X | X |X | X | X | X |