Jelajahi Sumber

Fixing old styling.

®omano 8 tahun lalu
induk
melakukan
8f9a2d9351
1 mengubah file dengan 3 tambahan dan 3 penghapusan
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -1,7 +1,7 @@
 Open Game Panel
 Open Game Panel
 -------------------------------------
 -------------------------------------
 
 
-*** Backup Database ***
+**Backup Database**
 
 
 Backup of the existing database can be done with following command:
 Backup of the existing database can be done with following command:
 
 
@@ -12,14 +12,14 @@ Replace the [username] with username located in includes/config.inc.php and
 the password is asked (same as in config.inc.php).
 the password is asked (same as in config.inc.php).
 
 
 
 
-*** Restore Database Backup ***
+**Restore Database Backup**
 
 
 Backup can be restored with the following command:
 Backup can be restored with the following command:
 
 
 $ mysql --user [username] -p [database] < backup.sql
 $ mysql --user [username] -p [database] < backup.sql
 
 
 
 
-*** Lost Admin Password ***
+**Lost Admin Password**
 
 
 In case you lose the admin password you can reset the password with, for
 In case you lose the admin password you can reset the password with, for
 example, the following command:
 example, the following command: