diff --git a/README.md b/README.md index 6e67d38b..1e136bf5 100644 --- a/README.md +++ b/README.md @@ -4,43 +4,6 @@ -

- - - - - - - - - - - -

- -

- - - - - - - -

- -

- Website -

-

- Help -

-

- Roadmap -

-

- Download / Changelog -

-

Screenshot @@ -52,21 +15,3 @@ - Vue + Vuex + Apollo - TypeScript, SCSS - Electron - -## Beta versions - -Beta builds are sometimes uploaded [here](https://drive.google.com/drive/folders/1mmSrDOmRctsVzmt8E_lNt4NF6iq9Y5oH?usp=sharing). - -These builds are not guaranteed to work in any way. - -## Development - -### Get Started - -1. Install dependencies - `yarn` -1. Download the schema for auto-completion - `yarn get-schema` -1. Start the development client - `yarn serve` - -### Generating types after changing/adding a GraphQL query/mutation - -`yarn gql-gen`