ayiin 2.0.3 → 2.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,28 +1,28 @@
1
- # Library For AyiinXd
2
-
3
- ## Installation
4
-
5
- This is a [Node.js](https://nodejs.org/en/) module available through the
6
- [npm registry](https://www.npmjs.com/).
7
-
8
- Before installing, [download and install Node.js](https://nodejs.org/en/download/).
9
- Node.js 0.10 or higher is required.
10
-
11
- If this is a brand new project, make sure to create a `package.json` first with
12
- the [`npm init` command](https://docs.npmjs.com/creating-a-package-json-file).
13
-
14
- Installation is done using the
15
- [`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally):
16
-
17
- ```console
18
- $ npm install ayiin
19
- ```
20
-
21
- ## Features
22
-
23
- * This is for me to learn javascript
24
-
25
-
26
- ## License
27
-
28
- [MIT](LICENSE)
1
+ # Library For AyiinXd
2
+
3
+ ## Installation
4
+
5
+ This is a [Node.js](https://nodejs.org/en/) module available through the
6
+ [npm registry](https://www.npmjs.com/).
7
+
8
+ Before installing, [download and install Node.js](https://nodejs.org/en/download/).
9
+ Node.js 0.10 or higher is required.
10
+
11
+ If this is a brand new project, make sure to create a `package.json` first with
12
+ the [`npm init` command](https://docs.npmjs.com/creating-a-package-json-file).
13
+
14
+ Installation is done using the
15
+ [`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally):
16
+
17
+ ```console
18
+ $ npm install ayiin
19
+ ```
20
+
21
+ ## Features
22
+
23
+ * This is for me to learn javascript
24
+
25
+
26
+ ## License
27
+
28
+ [MIT](LICENSE)