diff --git a/README.md b/README.md index e6b97eb..5567f31 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ complexity. I'm willing to make this change if people prefer this though. Additionally, I ended up adding a few things which turned out to be not needed: The `tags` table (tags are included in the post's content and I don't do anything separately with tags) and -`accounts.username` and `accounts.avatar_static`. I will keep these in until the initial wave of feedback arrives, and +~~`accounts.username`~~ (s being used for #18) ~~and `accounts.avatar_static`~~ (has been removed). I will keep these in until the initial wave of feedback arrives, and remove it if no new features required them. I'll gladly accept any help in coming up with a good solution which doesn't need to store anything at all!