From a47c315b01da71452282695fa52addc65a6c2c6b Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Mon, 24 Aug 2020 00:04:36 +0200 Subject: Update readme --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8f2624c2..20980109 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,6 @@ ![vim-polyglot](https://i.imgur.com/9RxQK6k.png) -[![Build Status][travis-img-url]][travis-url] [![Maintenance](https://img.shields.io/maintenance/yes/2020.svg?maxAge=2592000)]() - -[travis-img-url]: https://travis-ci.org/sheerun/vim-polyglot.svg -[travis-url]: https://travis-ci.org/sheerun/vim-polyglot +![Vim Polyglot CI](https://github.com/sheerun/vim-polyglot/workflows/Vim%20Polyglot%20CI/badge.svg) [![Maintenance](https://img.shields.io/maintenance/yes/2020.svg?maxAge=2592000)]() A collection of language packs for Vim. @@ -16,7 +13,7 @@ A collection of language packs for Vim. - No support for esoteric languages, only most popular ones (modern too, like `slim`). - Each build is tested by automated vimrunner script on CI. See `spec` directory. -\*To be completely honest, optimized `ftdetect` script takes up to `19ms` to load. +\*To be completely honest, optimized `ftdetect` script takes around `19ms` to load. ## Installation -- cgit v1.2.3