Create readme.md.
This commit is contained in:
parent
2e0ca49190
commit
1529d9cd08
22
readme.md
Normal file
22
readme.md
Normal file
@ -0,0 +1,22 @@
|
||||
# [Pivot][pivot-site]
|
||||
|
||||
Pivot is a new programming language built on [JavaScript][javascript-site] by [ElementG9][elementg9-user]. Pivot is currently in the alpha stage of development.
|
||||
|
||||
---
|
||||
|
||||
### Installation
|
||||
* Download or clone [the GitHub repository][pivot-repo].
|
||||
* Download [node.js][nodejs-site].
|
||||
* Run _pivot.js_ with `node pivot.js`.
|
||||
|
||||
---
|
||||
|
||||
### Documentation
|
||||
The Pivot documentation is at [gthub.us/pivot/docs][pivot-docs].
|
||||
|
||||
[elementg9-user]: https://github.com/ElementG9/
|
||||
[pivot-site]: https://gthub.us/pivot/
|
||||
[pivot-docs]: https://gthub.us/pivot/docs/
|
||||
[pivot-repo]: https://github.com/ElementG9/Pivot/
|
||||
[javascript-site]: https://javascript.com/
|
||||
[nodejs-site]: https://nodejs.org/
|
Loading…
x
Reference in New Issue
Block a user