Skip to content

Commit de79f09

Browse files
committed
Leave even more space for social distancing
1 parent 6077603 commit de79f09

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ This is a Javascript library for text diffing and three-way-merge.
88
The code originally came from project Synchrotron, created by Tony Garnock-Jones.
99
For more detail please visit:
1010

11-
- https://leastfixedpoint.com/tonyg/kcbbs/projects/synchrotron.html
12-
- https://github.com/tonyg/synchrotron
11+
* https://leastfixedpoint.com/tonyg/kcbbs/projects/synchrotron.html
12+
* https://github.com/tonyg/synchrotron
1313

14+
 
1415

1516
## Usage
1617

@@ -44,6 +45,7 @@ Or if you need to support older browsers like Internet Explorer, fetch the ES5 v
4445
<script src="https://cdn.jsdelivr.net/npm/node-diff3@2/dist/index.es5.min.js"></script>
4546
```
4647

48+
&nbsp;
4749

4850
## API Reference
4951

@@ -244,6 +246,8 @@ See also:
244246
See examples: https://github.com/bhousel/node-diff3/blob/master/test/LCS.test.js
245247

246248

249+
&nbsp;
250+
247251
## License
248252

249253
This project is available under the [MIT License](https://opensource.org/licenses/MIT).

0 commit comments

Comments
 (0)