Kaynağa Gözat

Create README

DricomDragon 5 yıl önce
ebeveyn
işleme
47578722bd
1 değiştirilmiş dosya ile 13 ekleme ve 0 silme
  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'
+```