diff --git a/readme.md b/readme.md
index 923d475..a9a47e9 100644
--- a/readme.md
+++ b/readme.md
@@ -15,11 +15,7 @@
Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
----
-
-[Sign up for the Newsletter!](https://tinyletter.com/awesome-cli-apps)
-
----
+
## Table of Contents
@@ -145,6 +141,9 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [HTTPie](https://github.com/jkbrzt/httpie) - A user-friendly HTTP client.
- [serve](https://github.com/zeit/serve) - Easy to use static file server with features like https, CORS and GZIP compression.
- [add-gitignore](https://github.com/TejasQ/add-gitignore) - Interactive CLI that generates a .gitignore for your project based on your needs.
+- [mevn-cli](http://github.com/madlabsinc/mevn-cli) - CLI tool for the MEVN stack.
+- [scaffold-static](https://github.com/jamesgeorge007/scaffold-static) - Static site generator for vanila JS.
+- [Discharge](https://github.com/brandonweiss/discharge) - Simple, easy way to deploy static websites to Amazon S3.
### Mobile Development
@@ -192,6 +191,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [papis](http://github.com/alejandrogallo/papis) - Powerful and extensible document and bibliography manager.
- [Terminal velocity](https://terminal-velocity-notes.github.io/terminal_velocity/) - A fast note-taking app for the UNIX terminal.
- [sncli](https://github.com/insanum/sncli) - A simple Python application that gives you access to your Simplenote account via the command line.
+- [eureka](https://github.com/simeg/eureka) - Store your ideas without leaving the terminal.
## Utilities
@@ -238,6 +238,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [The Fuck](https://github.com/nvbn/thefuck) - Magnificent app which corrects your previous console command.
- [tldr](https://github.com/tldr-pages/tldr) - Simplified and community-driven man pages.
- [Wat](https://github.com/dthree/wat) - Instant, central, community-built docs.
+- [teachcode](https://github.com/madlabsinc/teachcode) - A tool to develop and improve a student’s programming skills by introducing the earliest lessons of coding.
## Data Manipulation