aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 35a8b61..9a4eda4 100644
--- a/README.md
+++ b/README.md
@@ -18,11 +18,11 @@ This project is not actively managed. Use this software at your own risk.
Initialize your database with this [schema](schema.sql).
-__Admin account__
-Username: admin
-Password: password
+#### Admin account
+ Username: admin
+ Password: password
-Configure and rename `[config.example.php](include/config.example.php)` to `config.php`
+Configure and rename [config.example.php](include/config.example.php) to `config.php`
## Contributors
@@ -30,4 +30,4 @@ Configure and rename `[config.example.php](include/config.example.php)` to `conf
- [Joe Hunkeler](https://github.com/jhunkeler)
- [Evan O'Connell](https://github.com/eoconnell)
- [Alan Brault](https://github.com/extrarius)
-- Jesse Larrabee \ No newline at end of file
+- Jesse Larrabee