Skip to content

Commit

Permalink
fix: make doc beatifull
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Feb 16, 2022
1 parent fdcbb7f commit 5065f39
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ https://github.com/Cap-go
## Community
Join the discord to get help : https://discord.gg/VnYRvBfgA6

## Documentation
I maintain a more user friendly documentation :
https://doc.capgo.app
## Install Auto update
Create account in https://capgo.app
- Download the CLI `npm i -g capgo`
Expand All @@ -35,6 +38,9 @@ Create account in https://capgo.app
- Run the app and see app auto update after each backgrounding.
- If update fail it will roolback to previous version.

See more there in the doc:

https://doc.capgo.app/Auto-update-2cf9edda70484d7fa57111ab9c435d08

## Install Manual

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": "capacitor-updater",
"version": "1.3.7",
"version": "1.3.8",
"license": "AGPL-3.0-only",
"description": "Download app update from url",
"main": "dist/plugin.cjs.js",
Expand Down

0 comments on commit 5065f39

Please sign in to comment.