Skip to content

Commit a8a8dc7

Browse files
committed
GitDown.
1 parent 3863c0a commit a8a8dc7

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

.gitdown/README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -137,9 +137,4 @@ Using [NPM](https://www.npmjs.org/):
137137

138138
```sh
139139
npm install brim
140-
```
141-
142-
The old-fashioned way, download either of the following files:
143-
144-
* https://raw.githubusercontent.com/gajus/brim/master/dist/brim.js
145-
* https://raw.githubusercontent.com/gajus/brim/master/dist/brim.min.js
140+
```

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,4 @@ Using [NPM](https://www.npmjs.org/):
153153

154154
```sh
155155
npm install brim
156-
```
157-
158-
The old-fashioned way, download either of the following files:
159-
160-
* https://raw.githubusercontent.com/gajus/brim/master/dist/brim.js
161-
* https://raw.githubusercontent.com/gajus/brim/master/dist/brim.min.js
156+
```

0 commit comments

Comments
 (0)