mirror of
https://github.com/acaloiaro/garbagespeak.com
synced 2026-07-21 10:12:19 +00:00
Add migration notice to README
This commit is contained in:
parent
c78cd3a474
commit
d27154fbf6
1 changed files with 3 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
**NOTICE**: This repository has been moved to [https://code.adriano.fyi/me/garbagespeak.com](https://code.adriano.fyi/me/garbagespeak.com). Microsoft has shown little interest in stewarding what was once the best and largest open source community. This small act of migration is my way showing that we don't all support Microsoft's disinterest.
|
||||
|
||||
# Garbage Speak
|
||||
|
||||
A fun, dumb, and ultimately useless website inspired by this [tour de force on corporate garabe speak](https://www.vulture.com/2020/02/spread-of-corporate-speak.html).
|
||||
|
|
@ -51,4 +53,4 @@ Migrate up
|
|||
|
||||
Migrate down
|
||||
|
||||
`migrate -database ${POSTGRESQL_URL} -path migrations down`
|
||||
`migrate -database ${POSTGRESQL_URL} -path migrations down`
|
||||
Loading…
Reference in a new issue