git ssb

0+

wanderer🌟 / js-primea-hypervisor



Commit d45d8ef94d391726b05e7fe92b5a009f7e052d32

Update design.md

wanderer authored on 8/7/2016, 1:20:26 AM
GitHub committed on 8/7/2016, 1:20:26 AM
Parent: e23661111510428ac4d7fe48b9567b29183f0c6b

Files changed

design.mdchanged
design.mdView
@@ -42,9 +42,9 @@
4242
4343 The kernel Interface expose kernal primitives to VM which contain
4444 * IPC (calls)
4545 * Namespace Interface
46- * GET/PUT/DELETE/ROOT/NEXT - currently implemented as a [digraph](https://github.com/wanderer/generic-digraph/blob/master/docs/index.md)
46+ * GET/PUT/DELETE/ROOT/NEXT - currently implemented as a `Map`
4747
4848 ## Environment Interface
4949
5050 The Environment Interface expose the following

Built with git-ssb-web