Skip to content

Commit

Permalink
reame: add images
Browse files Browse the repository at this point in the history
  • Loading branch information
ngxson committed Apr 15, 2022
1 parent bad096e commit ad0e02c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ Building applications for Kindle has never been that easy.

In the past, people used to build Kindle booklets on Java. This is complicated because they need to deal with jar signing problems. Now with ReactJS, you can build simple applications faster and easier.

To get started, see [boilerplate]()
To get started, see [boilerplate](boilerplate)

<img src="https://raw.githubusercontent.com/ngxson/hobby-kindle-waf/master/assets/1650011518.png" width="40%">
<img src="https://raw.githubusercontent.com/ngxson/hobby-kindle-waf/master/assets/1650011534.png" width="40%">

# Author

Expand Down
3 changes: 3 additions & 0 deletions boilerplate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ Building applications for Kindle has never been that easy. Now with ReactJS, you

**NOTICE: Kindle firmware 5.12 and up is required**

<img src="https://raw.githubusercontent.com/ngxson/hobby-kindle-waf/master/assets/1650011518.png" width="40%">
<img src="https://raw.githubusercontent.com/ngxson/hobby-kindle-waf/master/assets/1650011534.png" width="40%">

# Get started

Assume that you've already familiar with ReactJS.
Expand Down

0 comments on commit ad0e02c

Please sign in to comment.