Skip to content

Commit 9ef29d4

Browse files
committed
Updated Docs
1 parent 93d98aa commit 9ef29d4

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

Doc/Install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# How To Install
1+
# How to install
22
# Automatic(Wizard Based Install)
33
To run the installer open
44
`<install path>/Service/install.php`

Doc/Upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# How To Upgrade
1+
# How to upgrade
22
###MYSql
33
- Make sure you make a copy of you database and the OpenNote directory
44
- Run `Service/model/sql/updateScript/` scripts to roll the database up to current specs.

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ OpenNote [![Build Status](https://travis-ci.org/FoxUSA/OpenNote.png?branch=maste
33
In a post 9/11 world of mass digital survailence, there is only one way to keep yor digital information safe.
44
In the United States, you do not have have 5th admentment rights if you entrust you information to a third party.
55

6-
The fix is to take personal responsability and host sensative data yourself.
6+
The fix is to take personal responsability and host apps data yourself.
77

8-
OpenNote was built to be a open source, web based alternative to Microsoft OneNote (T) or EverNote.
8+
OpenNote was built to be a open source(MIT License), web based alternative to Microsoft OneNote (T) or EverNote.
99
It is designed to be self hosted and gives you ownership of your data.
1010

1111
Please support this project by:
@@ -37,7 +37,7 @@ Upcoming Features
3737
- Implement history viewer
3838
- Install script
3939
- Move Notes (Feature lost when migrating to Angular based list)
40-
- Native Apps?????
40+
- Mobile App
4141

4242
User Wish List
4343
--------------
@@ -60,6 +60,8 @@ Documentation
6060

6161
[Themes][Themes]
6262

63+
[PHP backend][php]
64+
6365

6466
![][dark]
6567
License
@@ -88,6 +90,7 @@ Credits
8890
[Install]: https://github.com/FoxUSA/OpenNote/blob/master/Doc/Install.md
8991
[Upgrade]: https://github.com/FoxUSA/OpenNote/blob/master/Doc/Upgrade.md
9092
[Build]: https://github.com/FoxUSA/OpenNote/blob/master/Doc/Build.md
93+
[PHP]: https://github.com/FoxUSA/OpenNoteService-PHP
9194
[Dependencies]: https://github.com/FoxUSA/OpenNote/blob/master/Doc/Dependencies.md
9295
[Themes]: https://github.com/FoxUSA/OpenNote/blob/master/Doc/Themes.md
9396
[GitTip]: https://www.gittip.com/FoxUSA/

0 commit comments

Comments
 (0)