summaryrefslogtreecommitdiff
path: root/plugins/fossil/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/fossil/README.md')
-rw-r--r--plugins/fossil/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/fossil/README.md b/plugins/fossil/README.md
new file mode 100644
index 000000000..5bb47b7d5
--- /dev/null
+++ b/plugins/fossil/README.md
@@ -0,0 +1,7 @@
+## Fossil Plugin
+
+This plugin adds completion support and prompt for fossil repositories.
+The prompt will display the current branch and status been dirty or clean.
+
+### CONTRIBUTOR
+ - Jefferson González ([jgmdev](https://github.com/jgmdev))