blatherskite

a toy discord-like chat app backend written for a swe class
Log | Files | Refs | README

commit a27c8f26c71dc0aa9059c2791fe61f79fec24628
parent 5a988fd14016aaa2db56cb6d00db7ca132d3c38b
Author: quantumish <freifeld.david@gmail.com>
Date:   Thu,  6 Oct 2022 11:07:22 -0700

Add shmancy quote
Diffstat:
MREADME.md | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,5 +1,9 @@ # blatherskite - +> blath·er·skite ⬩ +> /ˈblaT͟Hərˌskīt/ +> - a person who talks at great length without making much sense. +> - foolish talk; nonsense. + # Dependencies You'll need to install CassandraDB for this: you can do that by running: ```