Skip to content

Commit bdafa48

Browse files
committed
updated toc
1 parent 9c53ac7 commit bdafa48

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,19 @@
44
[![Rules](https://img.shields.io/badge/dynamic/json?url=https://raw.githubusercontent.com/Bumblebee00/SymbolicIntegration.jl/main/.github/badges/rules-count.json&query=$.message&label=Total%20rules&color=blue)](https://github.com/Bumblebee00/SymbolicIntegration.jl)
55
[![Spell Check](https://github.com/Bumblebee00/SymbolicIntegration.jl/actions/workflows/spellcheck.yml/badge.svg?branch=main)](https://github.com/Bumblebee00/SymbolicIntegration.jl/actions/workflows/spellcheck.yml)
66

7+
- [SymbolicIntegration](#symbolicintegration)
78
- [Usage](#usage)
89
- [How it works internally](#how-it-works-internally)
910
- [Problems](#problems)
1011
- [Serious](#serious)
11-
- [neim problem](#neim-problem)
1212
- [Mild](#mild)
13-
- [mild problem: oooomm](#mild-problem-oooomm)
14-
- [Example in intgeration](#example-in-intgeration)
15-
- [another example](#another-example)
1613
- [Minor](#minor)
1714
- [Contributing](#contributing)
1815
- [Common problems when translating rules](#common-problems-when-translating-rules)
1916
- [Description of the script `src/translator_of_rules.jl`](#description-of-the-script-srctranslator_of_rulesjl)
17+
- [How to use it](#how-to-use-it)
18+
- [How it works internally (useful to know if you have to debug it)](#how-it-works-internally-useful-to-know-if-you-have-to-debug-it)
2019
- [Testing](#testing)
21-
- [Testing other packages](#testing-other-packages)
22-
- [SymbolicNumericIntegration.jl](#symbolicnumericintegrationjl)
23-
- [SymPy.jl](#sympyjl)
2420

2521
# Usage
2622
```

0 commit comments

Comments
 (0)