mention src/singeli/ in src/README.md

This commit is contained in:
dzaima 2024-07-20 22:34:18 +03:00
parent c274c35b1e
commit e757b690dd

View File

@ -36,6 +36,9 @@ src/
mut.h temporary mutable array operations
talloc.h temporary buffer allocations (described more below)
utf.h UTF-8 things
singeli/ Singeli-specific things
src/ *.singeli files
c/ C files specifically for Singeli stuff
opt/ files which aren't needed for every build configuration
gen/ generated files
jit/ simple JIT compiler for x86-64