From f9ead21aa743bf53f9e97395afb99d39d20ccd78 Mon Sep 17 00:00:00 2001 From: "Eduardo L. Buratti" <elburatti@inf.ufpr.br> Date: Wed, 31 Aug 2016 12:53:37 -0300 Subject: [PATCH] Fix path for images in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3e3c36e..f87d2b58 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,6 @@ This project is licensed under the GPLv3 License -- see the [LICENSE](LICENSE) f ## Built With -| [](https://expressjs.com) | [](https://www.typescriptlang.org/) | [](http://raml.org/) | +| [](https://expressjs.com) | [](https://www.typescriptlang.org/) | [](http://raml.org/) | |:---:|:---:|:---:| |express|TypeScript|RAML| -- GitLab