Update readme

This commit is contained in:
Austen Adler 2023-03-11 17:49:46 -05:00
parent 07d43ff6b5
commit fe26ee3e42

View File

@ -35,26 +35,26 @@ Also contains source code linking to the C++ S2 library to ensure CellIDs are tr
|src |src
|Rust Crate |Rust Crate
| |Main crate containing the algorithm
|tests |tests
| |
| |Integration tests
|xpin-wasm |xpin-wasm
|Rust Crate |Rust Crate
|WASM bindings for xpin |WASM bindings for xpin
|web-frontend |web-frontend
| |Svelte/JavaScript
| |Web-based frontend for ease of use
|build |build
| |HTML web-fontend/HTML docs/WASM Binary
| |Compile destination for web-frontend, xpin-wasm, and the docs documentation
|web |web
|Rust Crate |Rust Crate
| |Static server that contains an API as well as embedding all resources from the build directory
|=== |===