Skip to content

Commit 6682690

Browse files
authored
doc: wording (ruifm#52)
1 parent 85794a7 commit 6682690

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,11 @@ co-workers.
3333
[Lua pattern](https://www.lua.org/pil/20.2.html) is introduced to map git remote
3434
url to host url. The lua pattern has many limitations compared with the
3535
[standard regex expression](https://en.wikipedia.org/wiki/Regular_expression),
36-
but it's still the best solution in git sharable file permalinks scenario.
36+
but it's still the best solution in this scenario.
3737

38-
For now github.com and gitlab.com (include both git/http and enterprise domains)
39-
are supported (please see [Configuration](#configuration)).
38+
For now supported platforms are:
39+
- github.com (include enterprise domain)
40+
- gitlab.com (include enterprise domain)
4041

4142
PRs are welcomed for other git host websites!
4243

0 commit comments

Comments
 (0)