Update FUBS authored by Eron's avatar Eron
......@@ -86,7 +86,7 @@ We have an almost pathological focus on minimalism. We want the functionality o
* Execution model:
* Fully self hosted execution/compilation.
* Fully self hosted source code management.
* Programs are stored using FUB's own built in object serialization primitives.
* Programs are stored using FUBS's own built in object persistence primitives.
* Fully self hosted IDE is being developed to directly manipulate the abstract syntax tree.
* Fully self hosted filesystem designed to work well with automatic serializations of FUBS objects.
* A text format exists for bootstrapping and luddites.
\ No newline at end of file