From 1b9b2086538813afa2978649b163061bec86bad4 Mon Sep 17 00:00:00 2001 From: jdhao Date: Sun, 9 Jan 2022 00:14:37 +0800 Subject: [PATCH] update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 127992f..9ddfcf2 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,9 @@ several custom commands for personal use. | `Edit` | edit multiple files at the same time, supports globing | `Edit *.vim` | | `Datetime` | print current date and time or convert Unix time stamp to date and time | `Datetime 12345` or `Datetime` | -# Trouble shooting +# Contributing + +If you find anyting that can be improved, do not hesitate to point it out or create a PR. If you come across an issue, you can first use `:checkhealth` command provided by `nvim` to trouble-shoot yourself. Please read carefully the messages