Skip to content

Commit 2057e0d

Browse files
committed
doc: update
1 parent ba88b9e commit 2057e0d

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,10 @@ on Emacs built-in feature.
2828

2929
<!-- markdown-toc end -->
3030

31-
## 📌 Dependencies
31+
## 📰 News
3232

33-
* [Node.js](https://nodejs.org/en/) and [npm](https://www.npmjs.com/)
34-
* [yargs](https://github.com/yargs/yargs)
35-
* [Emacs](https://www.gnu.org/software/emacs/) of course; make sure this is inside your environment PATH!
33+
* `0.1.40` - Use `spawn` instead `exec`; now messages will be print immediately
34+
* `0.1.0` - Project barebones are pretty much complete!
3635

3736
## 💾 Installation
3837

@@ -182,6 +181,12 @@ folders are command files that correspond to each other.
182181

183182
The sandbox logic is stored inside file `./lisp/_prepare.el`.
184183

184+
### 📌 Dependencies
185+
186+
* [Node.js](https://nodejs.org/en/) and [npm](https://www.npmjs.com/)
187+
* [yargs](https://github.com/yargs/yargs)
188+
* [Emacs](https://www.gnu.org/software/emacs/) of course; make sure this is inside your environment PATH!
189+
185190
## Contribute
186191

187192
N/A

0 commit comments

Comments
 (0)