Skip to content

Commit

Permalink
Merge pull request #12 from WorkAroundHQ/docs/ReadmeChanges
Browse files Browse the repository at this point in the history
Readme Changes
  • Loading branch information
Maurice authored Nov 18, 2021
2 parents 1d7589d + 2044380 commit d47dba5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# WorkAround App

[![Netlify Status](https://api.netlify.com/api/v1/badges/d4dead3a-cb33-46f8-a1f2-6ad5c183aa99/deploy-status)](https://app.netlify.com/sites/app-workaround/deploys)
[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?label=License&color=ffffff)](https://github.com/WorkAroundHQ/app/blob/main/LICENSE)
![Tests](https://github.com/WorkAroundHQ/app/actions/workflows/automated-tests.yml/badge.svg)
[![MPL-2.0 License](https://img.shields.io/badge/License-MPL--2.0-ffffff)](https://github.com/WorkAroundHQ/app/blob/main/LICENSE)
[![WorkAroundHQ](https://img.shields.io/twitter/follow/workaroundhq?label=Follow)](https://twitter.com/workaroundhq)

The WorkAround application is a platform for digital nomads who call the world their home. With WorkAround, digital nomads can pick their next ideal destination and connect with the community there.
Expand Down Expand Up @@ -79,7 +80,7 @@ WorkAround is a Single Page Application developed with [`ReactJs`](https://react

### Hosting

WorkAround ist hosted on [`Netlify's`](https://www.netlify.com) CDN Network to provide fast loading times for users around the globe.
WorkAround ist hosted on [`Netlify's`](https://www.netlify.com) CDN to provide fast loading times for users around the globe.

### Backend

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app-wa",
"version": "0.1.0",
"version": "0.0.1",
"private": true,
"homepage": "https://app.workaround.world",
"devDependencies": {
Expand Down

0 comments on commit d47dba5

Please sign in to comment.