From 6f4d7f5458e7fdb6cb1118ef3e7962cb49628356 Mon Sep 17 00:00:00 2001 From: Robson Oliveira dos Santos Date: Mon, 18 Dec 2023 15:59:12 -0300 Subject: [PATCH] docs: update documentation --- .all-contributorsrc | 4 ++++ README.md | 48 ++++++++++++++++++++++++++++++++++----------- 2 files changed, 41 insertions(+), 11 deletions(-) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..d6c5687 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,4 @@ +{ + "projectName": "", + "projectOwner": "" +} diff --git a/README.md b/README.md index bd00d83..55bcbac 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,34 @@


Nordic DFU

-

@capacitor-community/nordic-dfu

+

capacitor-community-nordic-dfu

Capacitor plugin to interface with Nordic DFU's IOS-DFU-Library and Android-DFU-Library.

- - - -
- - - - - + + GitHub Workflow Status (with event) + +
+ Downloads from npmjs + Version from npmjs + GitHub contributors from allcontributors.org

## Table of Contents @@ -23,6 +37,7 @@ - [Installation](#installation) - [Permissions](#permissions) - [API](#api) +- [Contributors](#contributors) ## Maintainers @@ -33,7 +48,7 @@ ## Installation ```bash -npm install @capacitor-community/nordic-dfu +npm install capacitor-community-nordic-dfu npx cap sync ``` @@ -261,3 +276,14 @@ Contains data related to the DFU update process, such as progress and speed. | **`DFU_FAILED`** | 'DFU_FAILED' | The DFU process has failed. | 1.0.0 | + +## Contributors + + + + + + + + +