From e3b94c6d54f4c1f56ab7b0743c7bbea53fb123a0 Mon Sep 17 00:00:00 2001 From: Kith M Date: Sat, 14 Apr 2018 09:24:16 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 271b617..1c113af 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ ## Summary Ruthenium is a free open-source computer simulation game, which allows users to operate and configure a virtual system to their will, and features a collective database of users, of which can be managed and modified, hold [permissions](https://github.com/KithM/Ruthenium/wiki/Permissions), and more, all of which are modifiable inside and outside of the game, and allows the player to customize their gameplay as they want. +#### Learn more: [Ruthenium Wiki](https://github.com/KithM/Ruthenium/wiki). + ## Installation [Download the latest release of Ruthenium](https://github.com/KithM/Ruthenium/releases/latest)
@@ -27,6 +29,8 @@ If your current user has the permission node `permissions.add.self` and/or `perm If your current user has the permission node `permissions.add.others` and/or `permissions.remove.others`, you will also be able to change other users' permissions. +#### Read more: [Permissions](https://github.com/KithM/Ruthenium/wiki/Permissions), [Formatting Permissions](https://github.com/KithM/Ruthenium/wiki/Permissions#formatting-permissions), [Adding Permissions](https://github.com/KithM/Ruthenium/wiki/Permissions#adding-permissions-within-the-xml-file). + ![alt text](https://i.imgur.com/pQXXJoK.png "Permission Manager") Click the Manage icon. You will see a box that displays your current `Username`, `Password`, and `Session ID`. You will also notice that your password has a colored bar underneath of it. The bar represents your password's strength is regards to its length and/or what characters are used. Passwords that involve special characters and uncommon symbols are always much stronger than simple passwords.