Skip to content

Commit a557d77

Browse files
committed
add circleci badge
1 parent f79c375 commit a557d77

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ celerybeat-schedule
8181
# virtualenv
8282
venv/
8383
ENV/
84+
env2/
8485

8586
# Spyder project settings
8687
.spyderproject

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# file_catalog
22
Store file metadata information in a file catalog
33

4+
[![CircleCI](https://circleci.com/gh/WIPACrepo/file_catalog/tree/master.svg?style=shield)](https://circleci.com/gh/WIPACrepo/file_catalog/tree/master)
5+
46
## Prerequisites
57
To get the prerequisites necessary for the file catalog:
68

0 commit comments

Comments
 (0)