diff --git a/README.md b/README.md index 83b2b179..bee018ee 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,52 @@ This project aims to be a fully featured social network, with a focus on privacy - [ ] Full Mastodon API support - [ ] Outbound federation +## Screenshots + +Here are some screenshots of Lysand's built-in web client. This client is built with Vue, and serves to allow users to log in or register. It is kept to only the actions that cannot be done with a Mastodon client, to simplify development. In the future, there may be a full-featured client. + +### On Desktop + +#### Welcome Page + + + +#### Logging In + + + +#### OAuth Confirmation + + + +#### Registration Page + + + +#### Home Timeline + + + +### On Mobile + +#### Logging In + +
+
+
+