Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/4ever9/less.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAiden X <caichao.xu@gmail.com>2020-09-16 09:38:29 +0300
committerAiden X <caichao.xu@gmail.com>2020-09-16 09:38:29 +0300
commit4707e8b26936f25dabd92a4d6e0f0c25080761fb (patch)
tree22e8c27c5c4ff3c9b99233fe7d2ec3ae05956433
parentf186a9b810089827ccf06e8ea8f2959ec294cce1 (diff)
md: update README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9dc2c53..aca413e 100644
--- a/README.md
+++ b/README.md
@@ -17,5 +17,5 @@ Add the follow configuration to your `config.toml`.
```toml
[params.utteranc]
-repo = '4ever9/blog-comments' // your utteranc repo
+repo = '4ever9/blog-comments' # your utteranc repo
```