Skip to content

Commit 925f890

Browse files
authored
Add project website link to README
Signed-off-by: Jody Paul <jody@users.noreply.github.com>
1 parent fcf0d94 commit 925f890

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,7 @@ git push origin v1.0.1
113113
When ready to bump the version, remember to update the version number in **two** places to keep everything in sync:
114114
- The Git Tag (the v1.0.1 above).
115115
- The **app.version** property at the top of `build.xml`. This ensures that when the user installs the app, the OS sees the correct version number in the "About" or "Get Info" screens.
116+
117+
---
118+
## Project Website
119+
https://metrocs.github.io/NativeJavaApp/

0 commit comments

Comments
 (0)