diff --git a/README.md b/README.md index a5f1f89..b63eba3 100755 --- a/README.md +++ b/README.md @@ -3,11 +3,18 @@ We are a small team developing software and games. This is our company website with information on us, our products etc. - -It currently is using php for a couple of features. We try to simplify things where possible so that may likely change. - The website is in a work in progress and subject to change. +Powered by svelte. + +## Building + +1. `npx sapper export` + +## Serving + +1. `npm run dev` + ## License -Check [LICENSE](LICENSE.md) for further details. +Check [LICENSE](LICENSE) for further details.