updated name in readme

This commit is contained in:
gnmyt 2021-04-24 15:22:20 +02:00 committed by GitHub
parent 01af019a8a
commit 2c390cc283
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
<br /> <br />
<p align="center"> <p align="center">
<a href="https://github.com/germannewsmaker/sqltoolkit"> <a href="https://github.com/gnmyt/sqltoolkit">
<img src="https://i.imgur.com/BAvJgQN.png" alt="Logo" width="80" height="80"> <img src="https://i.imgur.com/BAvJgQN.png" alt="Logo" width="80" height="80">
</a> </a>
</p> </p>
@ -20,7 +20,7 @@ This is a small project for quickly managing a MySQL database in Java. It makes
### Installation ### Installation
1. Clone the repo 1. Clone the repo
```sh ```sh
git clone https://github.com/germannewsmaker/sqltoolkit.git git clone https://github.com/gnmyt/sqltoolkit.git
``` ```
2. Move the project into a package of your project (in most cases "sql") 2. Move the project into a package of your project (in most cases "sql")
3. Ready! Have fun 3. Ready! Have fun
@ -118,13 +118,13 @@ Distributed under the MIT License. See `LICENSE` for more information.
## End ## End
Currently there are not many features yet, so feel free to write me some suggestions! Currently there are not many features yet, so feel free to write me some suggestions!
[contributors-shield]: https://img.shields.io/github/contributors/germannewsmaker/sqltoolkit.svg?style=for-the-badge [contributors-shield]: https://img.shields.io/github/contributors/gnmyt/sqltoolkit.svg?style=for-the-badge
[contributors-url]: https://github.com/germannewsmaker/sqltoolkit/graphs/contributors [contributors-url]: https://github.com/gnmyt/sqltoolkit/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/germannewsmaker/sqltoolkit.svg?style=for-the-badge [forks-shield]: https://img.shields.io/github/forks/gnmyt/sqltoolkit.svg?style=for-the-badge
[forks-url]: https://github.com/germannewsmaker/sqltoolkit/network/members [forks-url]: https://github.com/gnmyt/sqltoolkit/network/members
[stars-shield]: https://img.shields.io/github/stars/germannewsmaker/sqltoolkit.svg?style=for-the-badge [stars-shield]: https://img.shields.io/github/stars/gnmyt/sqltoolkit.svg?style=for-the-badge
[stars-url]: https://github.com/germannewsmaker/sqltoolkit/stargazers [stars-url]: https://github.com/gnmyt/sqltoolkit/stargazers
[issues-shield]: https://img.shields.io/github/issues/germannewsmaker/sqltoolkit.svg?style=for-the-badge [issues-shield]: https://img.shields.io/github/issues/gnmyt/sqltoolkit.svg?style=for-the-badge
[issues-url]: https://github.com/germannewsmaker/sqltoolkit/issues [issues-url]: https://github.com/gnmyt/sqltoolkit/issues
[license-shield]: https://img.shields.io/github/license/germannewsmaker/sqltoolkit.svg?style=for-the-badge [license-shield]: https://img.shields.io/github/license/gnmyt/sqltoolkit.svg?style=for-the-badge
[license-url]: https://github.com/germannewsmaker/sqltoolkit/blob/master/LICENSE.txt [license-url]: https://github.com/gnmyt/sqltoolkit/blob/master/LICENSE.txt