Skip to content

Commit fd59195

Browse files
committed
add basic README
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
1 parent 4dd3292 commit fd59195

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
fol-types
2-
=========
1+
# predicate-types.js
32

4-
[![Build Status](https://travis-ci.com/OpenReasoning/fol-types-js.svg?branch=master)](https://travis-ci.com/OpenReasoning/fol-types-js)
5-
![NPM Version](https://img.shields.io/npm/v/@openreasoning/fol-types.svg)
3+
[![Test](https://github.com/OpenReasoning/predicate-types.js/workflows/Test/badge.svg?branch=master&event=push)](https://github.com/OpenReasoning/predicate-types.js/actions?query=workflow%3ATest+event%3Apush+branch%3Amaster)
4+
![NPM Version](https://img.shields.io/npm/v/@openreasoning/predicate-types.svg)
5+
6+
## Install
7+
8+
```bash
9+
npm install @openreasoning/predicate-types
10+
```

0 commit comments

Comments
 (0)