Skip to content

Commit

Permalink
Adapted readme syntax to markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
ngiger committed Apr 25, 2016
1 parent 0bd0eaf commit be499f3
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions README.md
@@ -1,20 +1,20 @@
= sbsm
# sbsm

* https://github.com/zdavatz/sbsm

== DESCRIPTION:
## DESCRIPTION:

Application framework for state based session management

== FEATURES/PROBLEMS:
## FEATURES/PROBLEMS:

* Could be replaced by Ramaze one day. But lets see.

== REQUIREMENTS:
## REQUIREMENTS:

* Ruby 2.3

== INSTALL:
## INSTALL:

* gem install sbsm

Expand All @@ -27,13 +27,17 @@ De-Compress archive and enter its top directory. Then type:

You can also install files into your favorite directory by supplying setup.rb some options. Try "ruby setup.rb --help".

== DEVELOPERS:
## TESTING

* bundle exec test/suite.rb

## DEVELOPERS:

* Masaomi Hatakeyama
* Zeno Davatz
* Hannes Wyss (upto Version 1.0)
* Niklaus Giger (Port to Ruby 2.3.0)

== LICENSE:
## LICENSE:

* GPLv2.1

0 comments on commit be499f3

Please sign in to comment.