diff --git a/README.md b/README.md index 6228df5..b1ebc6c 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ This annotation can be placed on binary fields to declare they are storing an im ## Changelog **0.0.4** - Simplified setup/configuration: now it only requires a couple of config properties and 1 annotation -- Support of custom base url where the interface is server instead of hardcoded "/dbadmin" +- Support of custom base url for the web UI, instead of hardcoded "/dbadmin" - Continued implementation of automated testing with Selenium **0.0.3**