Skip to content

Commit

Permalink
Revert "Update README.md"
Browse files Browse the repository at this point in the history
This reverts commit 6843329.
  • Loading branch information
0xc1c4da committed Mar 16, 2016
1 parent f1421d6 commit 0d94612
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,36 @@
[![Circle CI](https://circleci.com/gh/jarradh/narjure/tree/master.svg?style=svg)](https://circleci.com/gh/jarradh/narjure/tree/master)

# Narjure

A Clojure implementation of the [Non-Axiomatic Reasoning System](https://github.com/opennars/opennars) proposed by Pei Wang.

This repository is deprecated, please view [https://github.com/opennars/opennars2](https://github.com/opennars/opennars2)
Special thanks to [automenta/SeH](https://github.com/automenta) and [patham9](https://github.com/patham9) for putting up with all my questions :)

## Installation

Download from http://example.com/FIXME.

## Usage

FIXME: explanation

$ java -jar narjure-0.1.0-standalone.jar [args]

## Options

FIXME: listing of options this app accepts.

## Examples

...

### Bugs

...

### Any Other Sections
### That You Think
### Might be Useful

## License

Expand Down

0 comments on commit 0d94612

Please sign in to comment.