Skip to content

Commit ecf196e

Browse files
author
Designcise
committed
Added license details
1 parent bb13db0 commit ecf196e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ Make sure you have [Composer](https://getcomposer.org/download/) installed.
2323

2424
Once you've installed the required dependency files, point your browser to the `hello_world` project's url (for example: http://localhost/hello_world/public_html/) to see a page that outputs `Hello World!`. Remember though, since we're not using a Router, all pages would display the same output by default.
2525

26+
### License
27+
28+
Please see [License File](LICENSE.md) for licensing information.
29+
2630
### Useful Links
2731

2832
- [BitFrame PHP Microframework Official](https://www.bitframephp.com)

0 commit comments

Comments
 (0)