diff --git a/README.md b/README.md index 6bfa496..f2caa14 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,6 @@ This repository have two different exercises in erlang: * The probability of making a medication/treatment 2 and staying OK is 62%; * The probability of making a medication/treatment 2 and getting KO is 38%. -![alt text](https://i.postimg.cc/5207cpvs/Captura-de-ecr-2019-04-09-s-13-06-01.png) - - - - **2.There are ways to get the probabilities knowing certain parameters (they do not indicate the optimal point, but calculate a probability of success depending on the existing resources) - using the baysian networks.** @@ -86,7 +81,7 @@ Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on my code of conduct ## Versioning -I use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://gitlab.andrealmeida.net/public_projects/erlang-decision-tree/tags). +I use [SemVer](http://semver.org/) for versioning. ## Authors