File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed
Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff 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
183182The 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
187192N/A
You can’t perform that action at this time.
0 commit comments