Skip to content

Commit 2a33cce

Browse files
committed
Add the all important readme badge
1 parent 7f48435 commit 2a33cce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# silverstripe-encrypt-at-rest
22

3+
![github actions](https://github.com/madmatt/silverstripe-encrypt-at-rest/actions/workflows/main.yml/badge.svg)
4+
35
This module allows Silverstripe CMS ORM data to be encrypted before being stored in the database, and automatically decrypted before using within your application. To do this, we use a secret key known only by the web server.
46

57

0 commit comments

Comments
 (0)