diff --git a/README.md b/README.md index 943102b..3859b55 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ What methods this package have: ## 3. Full example -A full example could be found in the test `TestLoadJSONConfigWithEnvOverride` ![test_file](./config_loader_test.go) +A full example could be found in the test `TestLoadJSONConfigWithEnvOverride` [test_file](./config_loader_test.go) In This test were set 3 variables of different types: `bool`, `int` and `float` Real App usage will be shown later after this package Release && usage in `Ferrum Community Authorization Server` \ No newline at end of file