Skip to content

Commit e8c4e24

Browse files
authored
Various updates to README.md
1 parent 52db356 commit e8c4e24

File tree

1 file changed

+23
-10
lines changed

1 file changed

+23
-10
lines changed

README.md

Lines changed: 23 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ Table of Contents
2222
* [TODO](#todo)
2323
* [License](#license)
2424
* [Contributing / Feedback](#contributing--feedback)
25-
* [Author](#author)
25+
* [Authors](#authors)
26+
* [See Also](#see-also)
27+
* [Special Thanks](#special-thanks)
2628

2729
Change of Repo Location
2830
=======================
@@ -35,14 +37,8 @@ The new location is :
3537

3638
https://github.com/simplresty/ngx_devel_kit
3739

38-
This is one of a number of Nginx modules that have been moved from 'simpl' to 'simplresty'.
39-
40-
From now on, the two usernames will be used as follows :
41-
42-
- **simplresty** : A web-application framework integrating OpenResty, Couchbase, React
43-
and much more
44-
- **simpl** : A shell platform that integrates repositories stored on Github, Bitbucket
45-
etc., to help facilitate shell-based tasks
40+
This is one of a number of Nginx modules that have been moved from 'simpl' to 'simplresty'.
41+
See [below](#see-also) for more information on how these organizations are now used.
4642

4743
To prevent any problems with updates, all repos that were previously under the 'simpl'
4844
user will be forked and synced from the 'simplresty' repo.
@@ -267,7 +263,24 @@ me at the address below, and I'll addmclyne to the kit.
267263
Author
268264
======
269265

270-
* Simpl (https://github.com/simpl)
271266
* Marcus Clyne (https://github.com/mclyne)
272267

273268
[Back to TOC](#table-of-contents)
269+
270+
See Also
271+
========
272+
273+
* **SimplResty** (https://github.com/simplresty) : A web-application framework integrating
274+
OpenResty, Couchbase, React and much more
275+
* **Simpl** (https://github.com/simpl) : A shell platform that integrates repositories stored
276+
on Github, Bitbucket etc., to help facilitate shell-based tasks
277+
278+
[Back to TOC](#table-of-contents)
279+
280+
Special Thanks
281+
==============
282+
283+
A special thanks goes to Yichun Zhang (https://github.com/agentzh) for helping to maintain
284+
this module.
285+
286+
[Back to TOC](#table-of-contents)

0 commit comments

Comments
 (0)