You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,8 @@ That course explains how the framework is put together, building it step-by-step
8
8
9
9
If not, please look at the example code in the [config](config) and [src/App](src/App) folders for examples of how to use it.
10
10
11
-
[!IMPORTANT]
12
-
This framework was developed as a *teaching example* on the aforementioned course. The idea is that by developing this framework on that course, you'll understand how frameworks like Laravel work. For more details please see the [licence](LICENSE).
11
+
## DISCLAIMER
12
+
This framework was developed as a **teaching example** on the aforementioned course. The idea is that by developing this framework on that course, you'll understand how frameworks like Laravel work. No warranty is provided. For more details please see the [licence](LICENSE).
0 commit comments