Skip to content
This repository was archived by the owner on Aug 29, 2021. It is now read-only.

Commit dddcc40

Browse files
committed
[misc] Update README.md & LICENSE
1 parent ae8e9c6 commit dddcc40

2 files changed

Lines changed: 5 additions & 10 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020 TEEN-BOOM
3+
Copyright (c) 2020-present Wizzygeek
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [DiscTools](https://github.com/TEEN-BOOM/DiscTools)
1+
## [DiscTools](https://github.com/WizzyGeek/DiscTools)
22

33
A discord.py helper library
44

@@ -8,14 +8,9 @@ The documentation is available over [here](https://disctools.readthedocs.io).
88

99
## Installation
1010

11-
Can be simply done with ``pip install DiscTools``.
12-
Or you can get the freshly harvested code by ``pip install git+https://github.com/TEEN-BOOM/DiscTools.git@master#egg=DiscTools``.
11+
``pip install DiscTools``.
12+
Or install the dev version ``pip install git+https://github.com/WizzyGeek/DiscTools.git@master#egg=DiscTools``.
1313

1414
### About
1515

16-
DiscTools is a library built on top of discord.py to implement a different way(syntax) to develop commands, It also includes helper classes and functions.
17-
18-
### Contribution
19-
20-
You are welcome to contribute anything that you may have created to make development easier.
21-
You may also provide alternatives to the already provided tools.
16+
DiscTools is a library for discord.py alternatives and helpers.

0 commit comments

Comments
 (0)