|
@@ -96,6 +96,10 @@ cb.run();
|
|
|
console.log(output.getOutput()); // Prints "Hello, World!"
|
|
|
```
|
|
|
|
|
|
+## Contributions
|
|
|
+
|
|
|
+If you would like to contribute to the development of this package, please email me for access to the repo.
|
|
|
+
|
|
|
## Acknowledgements
|
|
|
|
|
|
The original specification for *><> was written by GitHub user [RedStarCode](https://github.com/redstarcoder) in [go-starfish](https://github.com/redstarcoder/go-starfish).
|