Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Commit 5fb1a90

Browse files
authored
Update README.md
1 parent c16b168 commit 5fb1a90

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,19 @@ Lightweight and easy to use SQL Creator with the support of multiple emulators.
66

77
### Installation
88
```shell
9-
$ composer create-project tafelglotzer/sql-creator-layout
9+
$ composer create-project higoka/sql-creator-layout
1010
```
1111
### FAQ
1212
#### 1. I get a 404 Not Found when selecting a formatter?
1313
Add a ".tpl" MIME-Type with "text/html".
1414

1515
### Contribute
16-
Contribution, bug fixes etc are [always welcome](https://github.com/tafelglotzer/sql-creator-layout/issues/new).
16+
Contribution, bug fixes etc are [always welcome](https://github.com/higoka/sql-creator-layout/issues/new).
1717

1818
### Credits
19-
- [Tafelglotzer](https://github.com/tafelglotzer)
20-
- [All Contributors](https://github.com/tafelglotzer/sql-creator-layout/contributors)
19+
- [higoka](https://github.com/higoka)
20+
- [All Contributors](https://github.com/higoka/sql-creator-layout/contributors)
2121

2222
### License
2323
The MIT License (MIT).
24-
Please see [License File](https://github.com/tafelglotzer/sql-creator-layout/blob/master/LICENSE) for more information.
24+
Please see [License File](https://github.com/higoka/sql-creator-layout/blob/master/LICENSE) for more information.

0 commit comments

Comments
 (0)