From b1504fa181b38ec88b696ab9c7a3b8f4a1b05757 Mon Sep 17 00:00:00 2001 From: Lorentz Lasson Date: Tue, 13 Dec 2022 22:13:14 +0100 Subject: [PATCH] Fix typo (#640) Looks to have been added by mistake https://github.com/kolplattformen/skolplattformen/commit/fd495f9d45a10b820fcea1072bfb3123fbcbc8e1#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L12-R12 --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index bd53fccf..c5aa6e6c 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,7 @@ Give us a ⭐ if you appreciate what we do! [![Translation status](https://hosted.weblate.org/widgets/skolplattformen/-/svg-badge.svg)](https://hosted.weblate.org/engage/skolplattformen/) [![Build Status](https://app.bitrise.io/app/8e56bd02bc602da5/status.svg?token=h8gI2dB_jXLurj9EO_fXWw)](https://app.bitrise.io/app/8e56bd02bc602da5) -We are parents who got fed up with Skolplattformen, the City of Stockholm's school administration platform. \ We reverse-engineered the platform's API to create a simpler, faster, more consistent, and secure experience for parents and guardians. -P -If you're simply looking for information about the app, our website can be found at [https://skolplattformen.org/](https://skolplattformen.org/). \ +We are parents who got fed up with Skolplattformen, the City of Stockholm's school administration platform. \ We reverse-engineered the platform's API to create a simpler, faster, more consistent, and secure experience for parents and guardians. If you're simply looking for information about the app, our website can be found at [https://skolplattformen.org/](https://skolplattformen.org/). \ Check out [the changelog](CHANGELOG.md) to see what new features are added, and a list of fixed bugs. This main repository for the project contains the source code for both the [app](apps/skolplattformen-app) and its [website](https://skolplattformen.org/). \