Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pudkrong committed Aug 4, 2023
1 parent aceda2a commit 21c5cdc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Device Provisioning Using Claim Certificates and Lambda Function

[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![Renovate](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovatebot.com)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier/)
[![ESLint: TypeScript](https://img.shields.io/badge/ESLint-TypeScript-blue.svg)](https://github.com/typescript-eslint/typescript-eslint)

## Introduction

This document explains how to provision a device using claim certificates and a
Expand Down Expand Up @@ -33,6 +39,8 @@ limit.

Here is a high-level flow diagram of the proposed solution:

<img width="443" alt="image" src="https://github.com/pudkrong/provision-by-claim/assets/2525169/84631a11-cf50-4472-bf61-ba358852c089">

## Steps

Here are the steps involved in setting up the demo environment and running the
Expand Down
Binary file added images/flow-diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 21c5cdc

Please sign in to comment.