Skip to content
This repository was archived by the owner on Jul 3, 2020. It is now read-only.

Commit c5e792c

Browse files
committed
Update README.md
1 parent 7071232 commit c5e792c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ Application, its dependencies and the core library are bundled up using <a href=
4444

4545
runtime.js is a library operating system, because application uses it as its own dependency (library). Internal architecture is similar to [exokernels](https://en.wikipedia.org/wiki/Exokernel), where system exposes the hardware to application code and forces as few abstractions as possible.
4646

47+
## DOCS
48+
49+
[API docs](https://github.com/runtimejs/runtime/wiki/API-docs)
50+
4751
License
4852
----
4953
Apache License, Version 2.0

0 commit comments

Comments
 (0)