Skip to content

Commit 6c05086

Browse files
committed
[minor] update README
1 parent 0ed3cc3 commit 6c05086

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,25 @@ Share application with your friends in the same Wi-Fi!
1616
- to make node-gyp work, download GCC4droid from for example Google Play Store and then unzip the apk to get android `gcc`
1717
- adb push entire `modules` as `/sdcard/.nodebase`
1818

19+
# How to share apps
20+
21+
- install NodeBase
22+
- click "Install App Manager" in right-top menu
23+
- click "Refresh"
24+
- "Start" app manager and "Open"
25+
- read the label on top of another Nodebase "Network (xxx.xxx.xxx.xxx)"
26+
- "Start" app manager
27+
- type xxx.xxx.xxx.xxx:20180 under "Shared Application" and click "Enter"
28+
- select an app and click
29+
- click "Import" to get app
30+
1931
# Modules
2032

2133
#### Screenshots
2234

23-
<img src="https://raw.githubusercontent.com/wiki/dna2github/NodeBase/images/v0/file_download_upload.png" width="200" />
24-
<img src="https://raw.githubusercontent.com/wiki/dna2github/NodeBase/images/v0/nodepad.png" width="200" />
35+
<div>
36+
<img src="https://raw.githubusercontent.com/wiki/dna2github/NodeBase/images/v0/install_app_manager.png" width="100" />
37+
<img src="https://raw.githubusercontent.com/wiki/dna2github/NodeBase/images/v0/app_manager.png" width="100" />
38+
<img src="https://raw.githubusercontent.com/wiki/dna2github/NodeBase/images/v0/file_download_upload.png" width="100" />
39+
<img src="https://raw.githubusercontent.com/wiki/dna2github/NodeBase/images/v0/nodepad.png" width="100" />
40+
</div>

0 commit comments

Comments
 (0)