updated readme
This commit is contained in:
parent
5e0e4fd4ab
commit
646f223486
@ -31,6 +31,7 @@ if self.mainenance:
|
||||
if not self.mainenance:
|
||||
print('I am in the master branch)
|
||||
```
|
||||
With other words. self.mainenance returns False in production and True in developer modus.
|
||||
|
||||
## Initialize a cog
|
||||
Cogs can be placed in `./src/cogs`. Overall the `src` folder is the place to put code in.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user