diff --git a/README.md b/README.md index 4e70e722646092b109c719ddc39e27df65e37bd4..e15c7981a86534c4b58bb289904535a658e2d66f 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,6 @@ The API documentation is available at `<BASE URL>/swagger-ui.html`. A JSON versi * Fix bugs; * Add SoapUI tests. -## BUGS - -* `See more` buttons do not work (homepage), neither `Articles` and `Models` from the profile page; -* The '3 own models' tiles does not show on the homepage. - - ### Maintenance * To keep an updated API documentation, the developers should keep synchronized both the auto-generated swagger file (from Java annotations) with the hand written one. You can follow this method to get a YAML description from the Java-annotated code: