We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85ae66c commit 70d25a7Copy full SHA for 70d25a7
README.md
@@ -33,7 +33,7 @@ You might also be interested in the [API documentation](https://codeigniter4.git
33
34
## Important Change with index.php
35
36
-index.php is no longer in the root of the project! It has been moved inside the *public* folder,
+`index.php` is no longer in the root of the project! It has been moved inside the *public* folder,
37
for better security and separation of components.
38
39
This means that you should configure your web server to "point" to your project's *public* folder, and
0 commit comments