Ver Fonte

Create README

DricomDragon há 5 anos atrás
pai
commit
47578722bd
1 ficheiros alterados com 13 adições e 0 exclusões
  1. 13 0
      README.md

+ 13 - 0
README.md

@@ -0,0 +1,13 @@
+# BonitaSoft Log highlighting plugin
+
+This a vim plugin made to read log from [BonitaBPM engine](https://www.bonitasoft.com).
+
+## Install
+
+### Vundle
+
+For [Vim Bundle](https://github.com/VundleVim/Vundle.vim), add this line in your `vimrc`:
+
+```vim
+Plugin 'https://gogs.jovian-hersemeule.eu/Vim/BonitaLog.git'
+```