Renamed "projects" to "stories"

This commit is contained in:
Nathan Schneider
2022-09-28 16:59:04 +00:00
parent 621b9d3e71
commit bde536bcb9
13 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,13 @@
# Twister
Twister was a peer-to-peer microblogging service that used technology based on Bitcoin and BitTorrent. It first appeared in late 2013 and has not released a new version since 2018.
## Lore
## Lessons
## Links
* [Website](http://twister.net.co/)
* [Wikipedia page](https://en.wikipedia.org/wiki/Twister_(software))
* [Codebase](https://github.com/miguelfreitas/twister-core)