From 62b5fbee0b12b2e878dd924be8b631f00c36d817 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=BDygimantas=20Medelis?=
 <zygimantas.medelis@tokenmill.lt>
Date: Thu, 10 Oct 2019 13:38:53 +0300
Subject: [PATCH 1/2] Add Accelerated Text to Automation section

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 0e3a12e7..50357207 100644
--- a/README.md
+++ b/README.md
@@ -149,6 +149,7 @@ Some [Content Management System](#content-management-systems-cms) solutions also
 
 **[`^        back to top        ^`](#)**
 
+- [Accelerated Text](https://github.com/tokenmill/accelerated-text) - Natural Language Generation platform which automates data conversion to text descriptions. `Apache-2.0` `Clojure` `JavaScript`
 - [Alltube](http://www.alltubedownload.net) - Web interface for [youtube-dl](https://github.com/rg3/youtube-dl), a program to download videos and audio from [more than 100 websites](https://rg3.github.io/youtube-dl/supportedsites.html). ([Source Code](https://github.com/Rudloff/alltube)) `GPL-3.0` `PHP`
 - [AmIUnique](https://amiunique.org/) - Learn how identifiable you are on the Internet (browser fingerprinting tool). ([Source Code](https://github.com/DIVERSIFY-project/amiunique)) `MIT` `Java`
 - [Beehive](https://github.com/muesli/beehive) - Flexible event and agent system, which allows you to create your own agents that perform automated tasks triggered by events and filters. `AGPL-3.0` `Go`

From 3b57703dfa4dc21e2a3df42067336458da73392b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=BDygimantas=20Medelis?=
 <zygimantas.medelis@tokenmill.lt>
Date: Fri, 11 Oct 2019 20:32:24 +0300
Subject: [PATCH 2/2] doc: change the description and drop JS

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 50357207..09bf28a4 100644
--- a/README.md
+++ b/README.md
@@ -149,7 +149,7 @@ Some [Content Management System](#content-management-systems-cms) solutions also
 
 **[`^        back to top        ^`](#)**
 
-- [Accelerated Text](https://github.com/tokenmill/accelerated-text) - Natural Language Generation platform which automates data conversion to text descriptions. `Apache-2.0` `Clojure` `JavaScript`
+- [Accelerated Text](https://github.com/tokenmill/accelerated-text) - Automatically generate multiple natural language descriptions of your data varying in wording and structure. `Apache-2.0` `Clojure`
 - [Alltube](http://www.alltubedownload.net) - Web interface for [youtube-dl](https://github.com/rg3/youtube-dl), a program to download videos and audio from [more than 100 websites](https://rg3.github.io/youtube-dl/supportedsites.html). ([Source Code](https://github.com/Rudloff/alltube)) `GPL-3.0` `PHP`
 - [AmIUnique](https://amiunique.org/) - Learn how identifiable you are on the Internet (browser fingerprinting tool). ([Source Code](https://github.com/DIVERSIFY-project/amiunique)) `MIT` `Java`
 - [Beehive](https://github.com/muesli/beehive) - Flexible event and agent system, which allows you to create your own agents that perform automated tasks triggered by events and filters. `AGPL-3.0` `Go`