ソースを参照

Fixing old styling.

®omano 8 年 前
コミット
8f9a2d9351
1 ファイル変更3 行追加3 行削除
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -1,7 +1,7 @@
 Open Game Panel
 -------------------------------------
 
-*** Backup Database ***
+**Backup Database**
 
 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).
 
 
-*** Restore Database Backup ***
+**Restore Database Backup**
 
 Backup can be restored with the following command:
 
 $ 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
 example, the following command: