Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit f411244

Browse files
committed
Update README
1 parent a551665 commit f411244

1 file changed

Lines changed: 13 additions & 3 deletions

File tree

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
# Welcome to Hyperloop
1+
<p align="center">
2+
<a href="http://ruby-hyperloop.io/" alt="Hyperloop" title="Hyperloop">
3+
<img src="https://github.com/ruby-hyperloop/hyperloop/blob/master/hyperloop-logo-small-pink.png">
4+
</a>
5+
</p>
26

3-
![Screen](https://github.com/ruby-hyperloop/hyperloop/blob/master/hyperloop-logo-small-pink.png)
7+
<h1 align="center">
8+
Hyperloop<br>
9+
<h3>The Complete Isomorphic Ruby Framework</h3>
10+
</h1>
411

5-
## Hyperloop - The Complete Isomorphic Ruby Framework
12+
<p align="center">
13+
614

715
### Simplicity
816
Build interactive Web applications quickly. **Hyperloop** encourages rapid development with clean, pragmatic design. With developer productivity as our highest goal, **Hyperloop** takes care of much of the hassle of Web development, so you can focus on innovation and delivering end-user value.
@@ -13,6 +21,8 @@ One language. One model. One set of tests. The same business logic and domain mo
1321
### Complete Architecture
1422
Everything has a place in our architecture. **C**omponents deliver interactive user experiences, **O**perations encapsulate business logic, **M**odels magically synchronize data between clients and servers, **P**olicies govern authorization and **S**tores hold local state.
1523

24+
</p>
25+
1626
## Getting Started
1727

1828
1. Update your Gemfile:

0 commit comments

Comments
 (0)