Adapt README
This commit is contained in:
parent
2c00b9b2e0
commit
ce448f06de
@ -1,7 +1,7 @@
|
|||||||
# Vector Library
|
# GED Engine Snippets
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
Run `scons` in the root directory.
|
Run `scons` in the root directory. This will generate the shared library as well as executables which run tests.
|
||||||
|
|
||||||
## Developing
|
## Developing
|
||||||
The `scons` command also generates a `compile_commands.json` which can be used by the VSCodium extension `clangd` for autocompletion, debugging, etc.
|
The `scons` command also generates a `compile_commands.json` which can be used by the VSCodium extension `clangd` for autocompletion, debugging, etc.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user