020151c7 by Joshua Tundag

update readme

1 parent 343e6dd1
Showing 1 changed file with 18 additions and 0 deletions
# BTFlags
Flag Manager for Baytech Sites.
## Installation
```json
{
...
"repositories": [
{
"type":"vcs",
"url": "https://gitlab.baytech.ph/janis/btflags.git"
}
],
"require": {
...,
"btrepo/flags": "dev-master"
}
}
```
## Define Flag Directory in your constants.php file
```php
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!