Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chanhoonseng authored Sep 8, 2016
1 parent 6ef8b21 commit afd5cb3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
# BORA - Build Once Run Always
BORA is a static monitoring framework, which aims to minimize the maintaining effort on the page and offers a flexible way to add and remove data items. Also, BORA addresses the limitation of ADEI server by building a retrofit interface that is capable of handling concurrent connections.

##Contents##
* [Installation] (#Installation)
* [Usage] (# Usage)

<br />
##Installation
Following demonstrates an example on BORA installation guide in openSUSE operating system.
Expand Down Expand Up @@ -55,7 +51,7 @@ Debugging...
<br />
##Usage

In principle, there are 2 viewer mode in BORA: designer mode and status mode. In designer mode (http://localhost:\<port\>/designer), users are allowed to style the data with multifarious features whereas the status mode (http://localhost:\<port\>/status) displays the data styling from the designer mode to the viewers.
In principle, there are 2 viewer modes in BORA: designer mode and status mode. In designer mode (http://localhost:\<port\>/designer), users are allowed to style the data with multifarious features whereas the status mode (http://localhost:\<port\>/status) displays the data styling from the designer mode to the viewers.

**Data registration**

Expand Down

0 comments on commit afd5cb3

Please sign in to comment.