README.md in teuton-2.1.3 vs README.md in teuton-2.1.4
- old
+ new
@@ -1,8 +1,10 @@
-# TEUTON Software (version 2.1)
+[![Gem Version](https://badge.fury.io/rb/teuton.svg)](https://badge.fury.io/rb/teuton)
+# TEUTON (version 2.1)
+
_Create Unit Test for your machines, and
test your infraestructure as code._
![logo](./docs/images/logo.png)
@@ -13,25 +15,28 @@
Teuton allow us:
* Write test units for real or virtual machines using simple DSL.
* Check compliance with requirements on remote machines.
+---
# Documentation
-Teuton [documentation](./docs).
+* [Installation](https://github.com/teuton-software/teuton/tree/devel/docs/install/README.md)
+ 1. Install Ruby on your system.
+ 2. `gem install teuton`
+* [Learning](https://github.com/teuton-software/teuton/tree/devel/docs/learn/README.md)
+* [Commands](https://github.com/teuton-software/teuton/tree/devel/docs/commands/README.md)
+* [DSL keywords](https://github.com/teuton-software/teuton/tree/devel/docs/dsl/README.md)
-* [Installation](docs/install/install.md)
-* [Learning](docs/learn/README.md)
-* [Commands](docs/commands/commands.md)
-* [DSL keywords](docs/dsl/keywords.md)
-
+---
# Features
-* [Free Software License](LICENSE).
-* Multiplatform [installation](https://github.com/teuton-software/teuton/wiki/Installation).
+* [Free Software License](https://github.com/teuton-software/teuton/tree/devel/LICENSE).
+* Multiplatform .
* Use SSH or Telnet protocol to connect to remote machines.
* Developed using the ruby language.
+---
# Contact
* **Email**: `teuton.software@protonmail.com`
* **Twitter**: `@SoftwareTeuton`