Skip to content
This repository was archived by the owner on Aug 7, 2020. It is now read-only.

Commit 1cc82f9

Browse files
committed
Add build and license badges to readme.
1 parent 72369b4 commit 1cc82f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ReadMe.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Always Encrypted Sample Application
1+
Always Encrypted Sample Application [![CircleCI Build Status](https://circleci.com/gh/sqlcollaborative/AlwaysEncryptedSample.svg?style=shield)](https://circleci.com/gh/sqlcollaborative/AlwaysEncryptedSample) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/sqlcollaborative/AlwaysEncryptedSample/master/License.md)
22
===================================
33

44
This is a smple ASP.NET application that demonstrates Always Encrypted
@@ -55,4 +55,4 @@ with the password of `P@ul!`. The user administrator has access to an
5555
"Internals" page that lists the columns in the database, as well as the
5656
encryption information for them. The CCadmin user has a page that will let
5757
them import 1000 randomly generated fake credit cards, and then display them
58-
in a table. The app also suppors self registration.
58+
in a table. The app also suppors self registration.

0 commit comments

Comments
 (0)