Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Jose Celano committed Apr 9, 2020
1 parent 6d372b2 commit f09284d
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,11 @@ This is the arbitrary precision package being used:

[php-decimal.io](https://php-decimal.io/)

### Prerequisites
## Prerequisites

PHP
```
PHP 7.4
```
* PHP 7.4

### Installation
## Installation

```
docker build -t php-complex .
Expand Down Expand Up @@ -45,5 +42,4 @@ docker run -it --rm \

## TODO

* pow operation
* allow to define precision for each complex instance
* Allow to define precision for each complex instance

0 comments on commit f09284d

Please sign in to comment.