You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,9 +56,9 @@ Remember that **all the examples work both on server and browser**.
56
56
57
57
## Documentation
58
58
59
-
There is a generated documentation of monoco core APIs on the [/doc](./doc) directory. This documentation is only usefull for using monoco core APIs in your code (via **Dependency Injection** on monoco behaviors).
59
+
You will find documentations on [monoco website](http://monoco.io/doc/index.html).
60
60
61
-
For more documentations, go to [monoco website](http://monoco.io/doc/index.html).
61
+
There is a generated documentation of monoco core APIs on the [/doc](./doc) directory. This documentation is only usefull for using monoco core APIs in your code (via **Dependency Injection** on monoco behaviors).
0 commit comments