Skip to content
This repository was archived by the owner on Aug 31, 2018. It is now read-only.

Commit b3c4e94

Browse files
author
olivia
committed
doc: add node to README.md about fork
some folks could stumble upon this project and not know why it exists, so this commit adds a note to clarify upon that PR-URL: #5 Reviewed-By: Jeremiah Senkpiel <[email protected]>
1 parent 69b8f88 commit b3c4e94

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Ayo.js
22

3+
_(Note: Ayo.js is forked from [Node.js][]. Currently, a lot of the documentation
4+
still points towards the Node.js repository.)_
5+
36
Ayo.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Ayo.js
47
uses an event-driven, non-blocking I/O model that makes it lightweight and
58
efficient. The Ayo.js package ecosystem, [npm][], is the largest ecosystem of
@@ -87,6 +90,7 @@ _To be written_
8790

8891
_To be written_
8992

93+
[Node.js]: https://github.com/nodejs/node
9094
[npm]: https://www.npmjs.com
9195
[Website]: https://nodejs.org/en/
9296
[Contributing to the project]: CONTRIBUTING.md

0 commit comments

Comments
 (0)