Skip to content

Commit 5206994

Browse files
committed
updated README
1 parent 471e714 commit 5206994

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
1. [Requirements](#requirements-)
1313
2. [Installation](#installation-)
14+
* [NodeJS](#nodejs-)
15+
* [Browser](#browser-)
1416
3. [Usage](#usage-)
1517
* [Create a sequence](#create-a-sequence-)
1618
* [Work with them](#work-with-them-)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-enumerable",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "ES6 ready LINQ features written in TypeScript",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)