From a91722a7e748def7dd9cea1224074c4b5290d5ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Epu=C3=B1an?= Date: Mon, 23 May 2016 16:44:52 -0400 Subject: [PATCH] travis ci badge added --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e179f2d..b91543d 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ tinyModal.js === + +![Travis CI](https://api.travis-ci.org/juanbrujo/tinyModal.svg) + Clean, Fast, Modular and customizable **Modal Window** controller *What? Another one?* @@ -41,7 +44,7 @@ Still not convinced? Check out this ↓ complete ↓ comparison ↓ table ↓ ## Use -- Add `tinymodal.css` and `tinymodal.js`. +- Add `tinyModal.css` and `tinyModal.js` to your pages/templates. - Create as many modal windows as needed using the following markup and the `tinymodal-window` class: