diff --git a/README.md b/README.md index 1bc667f3..8045d434 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,3 @@ -``` - - _ -| |_ _ __ ___ _______ _ __ -| __| '__/ _ |_ / _ \| '__| -| |_| | | __// | (_) | | - \__|_| \___/___\___/|_| - - _ _ _ _ _ - ___| |_| |__ ___ _ __ ___ _ _ _ __ ___ __ ____ _| | | ___| |_ - / _ | __| '_ \ / _ | '__/ _ | | | | '_ ` _ \ \ \ /\ / / _` | | |/ _ | __| -| __| |_| | | | __| | | __| |_| | | | | | | \ V V | (_| | | | __| |_ - \___|\__|_| |_|\___|_| \___|\__,_|_| |_| |_| \_/\_/ \__,_|_|_|\___|\__| - - -``` - To install dependencies run `npm install` or `yarn` To start locally run `npm run dev` or `yarn run dev`