Skip to content

Commit

Permalink
docs: Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Crash-- authored Jul 15, 2022
1 parent e8434c8 commit 66e2557
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
[Cozy] is a platform that brings all your web services in the same private space. With it, your webapps and your devices can share data easily, providing you with a new experience. You can install Cozy on your own hardware where no one's tracking you.


## What's cozy-bar.js?
## What's cozy-bar?

`cozy-bar.js` is a javascript library made by Cozy. It enables the _CozyBar_ component in your application. This component is a banner on the top of your application, responsible of cross-apps navigation, user facilities, intents, etc.
`cozy-bar` is a javascript library made by Cozy. It enables the _CozyBar_ component in your application. This component is a banner on the top of your application, responsible of cross-apps navigation, user facilities, intents, etc.


## Use
Expand Down Expand Up @@ -151,15 +151,11 @@ In order to add new features to the cozy-bar v7 while working on another cozy-ap
Contribute
----------

If you want to work on cozy-client-js itself and submit code modifications, feel free to open pull-requests! See the [contributing guide][contribute] for more information about this repository structure, testing, linting and how to properly open pull-requests.
If you want to work on cozy-bar itself and submit code modifications, feel free to open pull-requests! See the [contributing guide][contribute] for more information about this repository structure, testing, linting and how to properly open pull-requests.


## Community

### Maintainer

The lead maintainer for cozy-bar.js is [@CPatchane](https://github.com/CPatchane), send him/her a :beers: to say hello!


### Get in touch

Expand All @@ -173,7 +169,7 @@ You can reach the Cozy Community by:

## Licence

cozy-bar.js is developed by Cozy Cloud and distributed under the [MIT].
cozy-bar is developed by Cozy Cloud and distributed under the [MIT].



Expand Down

0 comments on commit 66e2557

Please sign in to comment.