mirror of
https://gitea.invidious.io/iv-org/shard-crystal-db.git
synced 2024-08-15 00:53:32 +00:00
update README.md due to transfer to crystal-lang
This commit is contained in:
parent
56f5bffe31
commit
61c4b03252
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
[](https://travis-ci.org/bcardiff/crystal-db)
|
[](https://travis-ci.org/crystal-lang/crystal-db)
|
||||||
|
|
||||||
# crystal-db
|
# crystal-db
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@ Add this to your application's `shard.yml`:
|
||||||
```yaml
|
```yaml
|
||||||
dependencies:
|
dependencies:
|
||||||
db:
|
db:
|
||||||
github: bcardiff/crystal-db
|
github: crystal-lang/crystal-db
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
@ -62,7 +62,7 @@ Issues not yet addressed
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
1. Fork it ( https://github.com/bcardiff/crystal-db/fork )
|
1. Fork it ( https://github.com/crystal-lang/crystal-db/fork )
|
||||||
2. Create your feature branch (git checkout -b my-new-feature)
|
2. Create your feature branch (git checkout -b my-new-feature)
|
||||||
3. Commit your changes (git commit -am 'Add some feature')
|
3. Commit your changes (git commit -am 'Add some feature')
|
||||||
4. Push to the branch (git push origin my-new-feature)
|
4. Push to the branch (git push origin my-new-feature)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue