Skip to content

Commit ec072cf

Browse files
committed
README.md: Add table of contents
1 parent bbfbaf7 commit ec072cf

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22
|:-----------------:|:----------------:|:----------------:|
33
| [![][travis-img]][travis-url] | [![][appveyor-img]][appveyor-url] | [![][codecov-img]][codecov-url] |
44

5+
Table of Contents
6+
=================
7+
8+
* [FirstOrderLogic.jl](#firstorderlogicjl)
9+
* [Overview](#overview)
10+
* [Functionality](#functionality)
11+
* [Purpose](#purpose)
12+
* [Installation](#installation)
13+
* [Usage](#usage)
14+
* [Quick walkthrough](#quick-walkthrough)
15+
* [Formula syntax](#formula-syntax)
16+
* [Example](#example)
17+
* [Some important functions](#some-important-functions)
18+
* [How is this different from PROLOG?](#how-is-this-different-from-prolog)
19+
520
# FirstOrderLogic.jl
621

722
This is a Julia package for parsing, manipulating and evaluating formulas in first-order logic.

0 commit comments

Comments
 (0)