Skip to content

Commit d5e6ae0

Browse files
chore: use org readme instead of markdown
Signed-off-by: Ar Rakin <rakinar2@onesoftnet.eu.org>
1 parent ff3fa6d commit d5e6ae0

2 files changed

Lines changed: 21 additions & 19 deletions

File tree

README.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

README.org

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
#+title: freehttpd README
2+
3+
#+html: <p align="center">
4+
#+html: <a href="https://github.com/onesoft-sudo/freehttpd" title="freehttpd">
5+
#+html: <img src="https://raw.githubusercontent.com/onesoft-sudo/freehttpd/refs/heads/main/res/freehttpd_http.png" height="152px" width="360px">
6+
#+html: </a>
7+
#+html: </p>
8+
9+
#+html: <p align="center">
10+
#+html: freehttpd is a lightweight and high-performance HTTP server, written in C.
11+
#+html: </p>
12+
13+
#+html: <br />
14+
15+
Please refer to the [[./README][plain-text README]].
16+
17+
** Licensing
18+
19+
freehttpd is licensed under the [[https://gnu.org/licenses/agpl-3.0.html][GNU Affero General Public License v3.0]]. You can find the full license text in the [[./COPYING][COPYING]] file.
20+
21+
[[https://www.gnu.org/graphics/agplv3-155x51.png]]

0 commit comments

Comments
 (0)