Skip to content

Commit c98eee0

Browse files
committed
add the new status badge to the readme
1 parent ec71d24 commit c98eee0

File tree

3 files changed

+22
-8
lines changed

3 files changed

+22
-8
lines changed

.idea/workspace.xml

Lines changed: 20 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# dargon2 plugins
22

33
![dargon2](https://github.com/tmthecoder/dargon2/workflows/dargon2/badge.svg)
4+
[![dargon2_flutter](https://github.com/tmthecoder/dargon2/actions/workflows/dargon2_flutter_tests.yml/badge.svg?branch=main)](https://github.com/tmthecoder/dargon2/actions/workflows/dargon2_flutter_tests.yml)
45
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
56

67
---

dargon2_flutter/dargon2_flutter/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# dargon2_flutter
2+
[![dargon2_flutter](https://github.com/tmthecoder/dargon2/actions/workflows/dargon2_flutter_tests.yml/badge.svg?branch=main)](https://github.com/tmthecoder/dargon2/actions/workflows/dargon2_flutter_tests.yml)
23
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
34

45
A plugin to handle dart:ffi integrations for iOS and Android for argon2 password hashing in Flutter Applications.

0 commit comments

Comments
 (0)