Skip to content

Commit 46e1fc4

Browse files
committed
update readme
1 parent 76c27e1 commit 46e1fc4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
This plugin provides *Project Pages* feature for
1+
This plugin provides *Project Pages* for
22
[GitBucket](https://github.com/gitbucket/gitbucket).
33

44
Notes:
55

6-
- view static web page in `gh-pages` branch under
7-
`/<user>/<project>/pages/`
6+
- view static web page in `gh-pages` branch at
7+
`<gitbucket base url>/<user>/<project>/pages/`
88
- no site generator will run (you must build & commit all html with
99
assets if you use jekyll and the like)
1010
- you kinda have to add links to pages in README or repository
1111
description, there's no way to provide handy link automatically for
1212
now
13-
- I only test it in standalone mode
13+
- only tested in standalone mode
1414

1515
Installation:
1616

0 commit comments

Comments
 (0)