Commit 026af9d3 authored by Katarína Sieklová's avatar Katarína Sieklová
Browse files

feat: updated readme

parent a99a4e08
Loading
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -2,8 +2,9 @@
insu-learn
## Hosted application
This project is hosted at https://xsieklov.pages.fi.muni.cz/insu-learn/.
Please note that, unfortunately, reloading pages in the browser or attempting to
navigate directly to a specific path, even if valid, will lead to a 404 error.
Please note that, unfortunately, GitLab Pages may not function optimally with BrowserRouter,
which the application uses for routing. Therefore, reloading pages in the browser or attempting
to navigate directly to a specific path, even if valid, will lead to a 404 error.
After encountering a 404 error, return to the root page and 
use the available navigation on the page to navigate to your desired location.
## Local application