Skip to content

Commit

Permalink
README formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
Glitch (glitch-fediverse-bot) committed Oct 2, 2018
1 parent 4b18c0e commit c8f544b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ Your bot's logic is inside the `routes/bot-endpoint.js` file. This is the code t

You can update the style files inside `src/styles`. You can use [sass](https://sass-lang.com/guide), it will be compiled using [node-sass-middleware](https://github.com/sass/node-sass-middleware). Update the scripts inside `src/scripts`.

You can use [ES6](http://es6-features.org/#Constants), you script files will be compiled using [express-babelify-middleware](https://github.com/luisfarzati/express-babelify-middleware).
- All templates are inside the `views` folder and use [handlebars.js](http://handlebarsjs.com/).
You can use [ES6](http://es6-features.org/#Constants), you script files will be compiled using [express-babelify-middleware](https://github.com/luisfarzati/express-babelify-middleware). All templates are inside the `views` folder and use [handlebars.js](http://handlebarsjs.com/).

## TO-DO:

Expand Down Expand Up @@ -57,7 +56,6 @@ You can use [ES6](http://es6-features.org/#Constants), you script files will be
- [the Actor object](https://glitch-fediverse-bot.glitch.me/bot?debug=true)



Powered by [Glitch](https://glitch.com/)
-------------------

Expand Down
Binary file modified sessions
Binary file not shown.

0 comments on commit c8f544b

Please sign in to comment.