diff --git a/README.md b/README.md index 56ff4cd..3b13531 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -#GCAuth +# GCAuth Grasscutter Authentication System -###Usage : +### Usage : - Place jar inside plugins folder of Grasscutter. - To change hash algorithm change `Hash` in config.json inside plugins/GCAuth (Only Bcrypt and Scrypt is supported) - To enable/disable plugin change `Enable` config.json inside plugins/GCAuth (enabled by default)