Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tourtiere authored May 28, 2021
1 parent 6bcf64e commit a5f2a8f
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,3 @@
Todo:

[ ] Better and more useful tests
[ ] Refacto

# Fibomachine

Arbitrary long integer calculator

## Usage

```
fibomachine <Expression>
```

## Example

```
$ fibomachine "3^500/2^500"
11107837759465941530030894667088307560924378671161907666617792689024134944177051410416943
```
Arbitrary long integer sequence calculator

0 comments on commit a5f2a8f

Please sign in to comment.