Skip to content

Commit

Permalink
Merge pull request #25 from boserup/fixes
Browse files Browse the repository at this point in the history
Fix output
  • Loading branch information
mauran authored Jan 29, 2023
2 parents b2a1dbc + 85deb83 commit b988a57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Grubbe-framework
The fastest and smallest (only 6 bytes) PHP framework ever made.
The fastest and smallest (only 186 bytes) PHP framework ever made.


[![forthebadge](http://forthebadge.com/images/badges/certified-snoop-lion.svg)](http://forthebadge.com)
4 changes: 2 additions & 2 deletions f.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/* Grubbe Framework
* A micro PHP framework. It's extensively documented
* and follows best practice patterns.
* :copyright: 2020 Unge Programmører
* :license: MIT License
*/
<?php
*/

0 comments on commit b988a57

Please sign in to comment.