mirror of
https://github.com/lammertb/libhttp.git
synced 2025-09-04 12:42:09 +03:00
Update README.md
Converted readme for new repository
This commit is contained in:
28
README.md
28
README.md
@@ -1,6 +1,12 @@
|
||||
 Civetweb
|
||||
 Civetweb
|
||||
=======
|
||||
|
||||
There is a new home!!!
|
||||
-----------------
|
||||
https://github.com/bel2125/civetweb
|
||||
Bel has been taking the lead on Civetweb, so teh official repositiory
|
||||
is being moved under his control for ease of maintanence.
|
||||
|
||||
Project Mission
|
||||
-----------------
|
||||
|
||||
@@ -14,10 +20,10 @@ End users can download Civetweb at SourceForge
|
||||
https://sourceforge.net/projects/civetweb/
|
||||
|
||||
Developers can contribute to CivetWeb via GitHub
|
||||
https://github.com/sunsetbrew/civetweb
|
||||
https://github.com/bel2125/civetweb
|
||||
|
||||
Trouble tickets should be filed on GitHub
|
||||
https://github.com/sunsetbrew/civetweb/issues
|
||||
https://github.com/bel2125/civetweb/issues
|
||||
|
||||
Discussion group is at Google Groups
|
||||
https://groups.google.com/d/forum/civetweb
|
||||
@@ -25,12 +31,12 @@ https://groups.google.com/d/forum/civetweb
|
||||
Quick start documentation
|
||||
--------------------------
|
||||
|
||||
- [docs/Installing.md](https://github.com/sunsetbrew/civetweb/blob/master/docs/Installing.md) - Install Guide
|
||||
- [docs/UserManual.md](https://github.com/sunsetbrew/civetweb/blob/master/docs/UserManual.md) - End User Guide
|
||||
- [docs/Building.md](https://github.com/sunsetbrew/civetweb/blob/master/docs/Building.md) - Buildiing the Server Quick Start
|
||||
- [docs/Embedding.md](https://github.com/sunsetbrew/civetweb/blob/master/docs/Embedding.md) - Embedding Quick Start
|
||||
- [RELEASE_NOTES.md](https://github.com/sunsetbrew/civetweb/blob/master/RELEASE_NOTES.md) - Release Notes
|
||||
- [LICENSE.md](https://github.com/sunsetbrew/civetweb/blob/master/LICENSE.md) - Copyright License
|
||||
- [docs/Installing.md](https://github.com/bel2125/civetweb/blob/master/docs/Installing.md) - Install Guide
|
||||
- [docs/UserManual.md](https://github.com/bel2125/civetweb/blob/master/docs/UserManual.md) - End User Guide
|
||||
- [docs/Building.md](https://github.com/bel2125/civetweb/blob/master/docs/Building.md) - Buildiing the Server Quick Start
|
||||
- [docs/Embedding.md](https://github.com/bel2125/civetweb/blob/master/docs/Embedding.md) - Embedding Quick Start
|
||||
- [RELEASE_NOTES.md](https://github.com/bel2125/civetweb/blob/master/RELEASE_NOTES.md) - Release Notes
|
||||
- [LICENSE.md](https://github.com/bel2125/civetweb/blob/master/LICENSE.md) - Copyright License
|
||||
|
||||
Overview
|
||||
--------
|
||||
@@ -58,10 +64,10 @@ simplicity by carefully selected list of features:
|
||||
### Other optionally included software
|
||||
|
||||
<a href="http://lua.org">
|
||||

|
||||

|
||||
</a>
|
||||
<a href="http://sqlite.org">
|
||||

|
||||

|
||||
</a>
|
||||
|
||||
Support
|
||||
|
Reference in New Issue
Block a user