Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chinalwb authored Jan 13, 2018
1 parent 6d3f49c commit 89b7bfa
Showing 1 changed file with 8 additions and 23 deletions.
31 changes: 8 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,29 +9,14 @@ This is implemented by Java

![image](https://github.com/chinalwb/are/blob/master/ARE/demo/demo2.gif)

New feature:
* To HTML, added saveHtml()
Release 0.0.1:
* Editing at ARE:

![image](https://github.com/chinalwb/are/blob/master/ARE/demo/saveHtml.png)
![image](https://github.com/chinalwb/are/blob/master/ARE/demo/ARE_editing.png)

HTML print as:
```
<html>
<p style="text-align:center;"><b>Todo list</b></p>
<p style="text-align:start;">Today I need to work on these things list as below, some are must do, some are optional, let me list them here so I can have a clear picture for what to do:</p>
<ol>
<li>React Native</li>
<li>Weex</li>
<li>Gulp</li>
<li>Webpack</li>
</ol>
<p style="text-align:start;">Hope I can have all them done today!</p>
<p style="text-align:start;"></p>
<p style="text-align:start;"></p>
<img src="file:///mnt/sdcard/Download/20170830155756-d629c9cd.jpg" />
<p style="text-align:start;"><i>Have a nice day.</i></p>
</html>
```
HTML Viewer shows:

![image](https://github.com/chinalwb/are/blob/master/ARE/demo/HTMLViewer.png)

Supported styles:
------------------
Expand Down Expand Up @@ -88,7 +73,7 @@ Before the general release, you need to checkout the code and add this to a layo
```
You can download the APK here:

[Click ARE_20180101.apk to download](https://github.com/chinalwb/are/blob/master/ARE/demo/ARE_20180101.apk)
[Click ARE_20180114_0.0.1.apk to download](https://github.com/chinalwb/are/blob/master/ARE/demo/ARE_20180114_0.0.1.apk)

-------------------
* The first release plans to be roll out before 2018/1/31.

0 comments on commit 89b7bfa

Please sign in to comment.