Skip to content

Commit 87e9bd6

Browse files
committed
Display travis badge for main repo instead of a fork
Display travis badge for main repo instead of benjaminettori's fork ref #17 #5
1 parent b282c1f commit 87e9bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# dat jawn: 'Git for Tabular Data'
22

3-
[![Build Status](https://travis-ci.org/benjaminettori/jawn.svg?branch=master)](https://travis-ci.org/benjaminettori/jawn)
3+
[![Build Status](https://travis-ci.org/CfABrigadePhiladelphia/jawn.svg?branch=master)](https://travis-ci.org/CfABrigadePhiladelphia/jawn)
44

55
Jawn is a node.js module that allows _distributed version control of Tabular Data_. It's connected to the [dat](https://github.com/maxogden/dat) project. It allows you to import tabular data (rows and columns like CSV or TSV) and track how those data change over time. _Do you have non-tabular data? read this:_ [What about Non Tabular Data?](https://github.com/CfABrigadePhiladelphia/jawn/wiki/What-about-Non-Tabular-Data%3F)
66

0 commit comments

Comments
 (0)