diff --git a/README.md b/README.md index 55b08b7..cf61e5a 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,15 @@ AppStream MetaInfo Creator AppStream is a cross-distro effort for providing metadata for software in the (Linux) ecosystem. It provides a convenient way to get information about not installed software, and is one of the building blocks for software centers. -This repository contains an Angular (9+) web application intended to make it very easy for users to generate MetaInfo files -to ship with their software. +## Users + +Please use the hosted instance: https://www.freedesktop.org/software/appstream/metainfocreator/ ## Developers +This repository contains an Angular (9+) web application intended to make it very easy for users to generate MetaInfo files +to ship with their software. + ### Development server Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.