Skip to content

Commit ef32200

Browse files
committed
docs(link): add links to the docs
1 parent d19612f commit ef32200

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# nx-compile
22

3-
This library is part of the **nx framework** (coming soon).
3+
This library is part of the [NX framework](http://nx-nxframework.rhcloud.com/).
44
The purpose of this library is to allow the execution of strings as code in a secure, sandboxed environment.
55

66
## Installation
@@ -134,7 +134,7 @@ code({}, ['console', 'localVariable'])
134134

135135
## Contributions
136136

137-
This library has the very specific purpose of supporting the nx framework. Features should only be added, if they are used by the framework. Otherwise please fork.
137+
This library has the very specific purpose of supporting the [NX framework](https://github.com/RisingStack/nx-framework). Features should only be added, if they are used by the framework. Otherwise please fork.
138138

139139
Bug fixes, tests and doc updates are always welcome.
140140
Tests and linter (standardJS) must pass.

0 commit comments

Comments
 (0)