Skip to content

Commit f87d0e0

Browse files
committed
updated readme
1 parent 83713ad commit f87d0e0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.asciidoc

-7
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,10 @@
11
== Æsh (Another Extendable SHell)
22

3-
4-
image:https://travis-ci.org/aeshell/aesh.svg?branch=master["Build Status", link="https://travis-ci.org/aeshell/aesh"]
5-
63
Æsh is a Java library to easily create commands through a well defined API. Æsh will take care of all the parsing and injection for your commands. Æsh uses the project 'aesh-readline' for it's terminal/readline integration.
74

85
IMPORTANT:
96
---------
107

11-
We're now heading into the final stages before we'll tag an 1.0-alpha release.
12-
The master branch is fairly stable atm and the plan is to not change anything big in the upcoming weeks.
13-
We have released a snapshot version of 1.0 if you are eager to test. Just add this to your 'pom.xml':
14-
158
[source,xml]
169
----
1710
<dependency>

0 commit comments

Comments
 (0)