billmarino commited on
Commit
a034e73
·
unverified ·
1 Parent(s): f7286a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # compliancecards
2
 
3
  This is a Python implementation of the Compliance Cards system described in: [Paper](https://arxiv.org/abs/2406.14758)
 
1
+ ---
2
+ title: {{title}}
3
+ emoji: {{emoji}}
4
+ colorFrom: {{colorFrom}}
5
+ colorTo: {{colorTo}}
6
+ sdk: {{sdk}}
7
+ sdk_version: "{{sdkVersion}}"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # compliancecards
13
 
14
  This is a Python implementation of the Compliance Cards system described in: [Paper](https://arxiv.org/abs/2406.14758)