Skip to content
This repository was archived by the owner on Dec 6, 2019. It is now read-only.

Commit 9df97c5

Browse files
authored
Update README.md
1 parent 0893457 commit 9df97c5

File tree

1 file changed

+13
-19
lines changed

1 file changed

+13
-19
lines changed

README.md

Lines changed: 13 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,22 @@
1-
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/d668bebb0a3c46bda381af16ce3d9450)](https://www.codacy.com/app/nabeelio/phpvms?utm_source=github.com&utm_medium=referral&utm_content=nabeelio/phpvms&utm_campaign=Badge_Grade)
2-
3-
phpVMS - Virtual Airline Administration Software
4-
Copyright (c) 2008 Nabeel Shahzad
1+
# phpVMS - Virtual Airline Administration Software
52

6-
phpVMS is licenced under the following license:
7-
Creative Commons Attribution Non-commercial Share Alike (by-nc-sa)
8-
View license.txt in the root, or visit:
9-
http://creativecommons.org/licenses/by-nc-sa/3.0/
10-
---
11-
12-
INSTALLATION
3+
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/d668bebb0a3c46bda381af16ce3d9450)](https://www.codacy.com/app/nabeelio/phpvms?utm_source=github.com&utm_medium=referral&utm_content=nabeelio/phpvms&utm_campaign=Badge_Grade)
4+
5+
Copyright (c) 2008 Nabeel Shahzad
6+
phpVMS is licenced under the following license:
7+
Creative Commons Attribution Non-commercial Share Alike (by-nc-sa)
8+
View license.txt in the root, or visit:
9+
http://creativecommons.org/licenses/by-nc-sa/3.0/
1310

14-
Upload to your site, create a database. Run the installer
15-
in install/install.php
11+
## Installation
1612

17-
---
13+
Upload to your site, create a database. Run the installer in `install/install.php`
1814

19-
UPGRADING
15+
## Upgrading
2016

21-
Backup your core/local.config.php. Then, upload all of the files.
22-
Restore your core/local.config.php file. Run the updater in
23-
install/update.php
17+
Backup your `core/local.config.php`. Then, upload all of the files. Restore your `core/local.config.php` file. Run the updater in
18+
`install/update.php`
2419

25-
---
2620

2721
For more information, visit www.phpvms.net
2822
Forums: http://forum.phpvms.net

0 commit comments

Comments
 (0)