Skip to content

Commit 281505f

Browse files
committedOct 2, 2015
Update README.md
1 parent d597cb5 commit 281505f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

Diff for: ‎README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
Neon is built around how user interfaces are naturally and intuitively designed. No more springs and struts. No more whacky visual format language. No more auto layout contraints. We're not robots, so why should we build our UIs like we are?
66

7+
> ***Neon is currently in beta***, but more will be coming very soon, so stay tuned!
8+
79

810
## Example
911

@@ -40,7 +42,7 @@ Looks pretty good on every device size! Now, keep in mind you'll probably want c
4042
###Not bad for 10 lines of code!
4143

4244

43-
> ***Neon is currently in beta***, but more will be coming very soon, so stay tuned! In the meantime, here's an intentionally convoluted example to show how easy it is to build very complex and dynamic layouts with Neon. The following layout was created with only *20 lines of code*. That's one line of code per view! While impressive, this layout is horrifying and should never be used in an actual app... ever...
45+
Here's an intentionally convoluted example to show how easy it is to build very complex and dynamic layouts with Neon. The following layout was created with only *20 lines of code*. That's one line of code per view! While impressive, this layout is horrifying and should never be used in an actual app... ever...
4446

4547
![Demo](Screenshots/demo.gif)
4648

0 commit comments

Comments
 (0)