Skip to content

Commit fbf1439

Browse files
committed
Readme updated
1 parent e09b20f commit fbf1439

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

readme.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1+
<p align="center"><a href="#feature-list">Feature list</a> • <a href="#installation">Installation</a> • <a href="#license">License</a></p>
2+
13
<p align="center">
24
<img width="300" height="150" src="https://essentialkaos.com/github/webkaos-v3.png"/>
35
</p>
46

57
`webkaos` is a web-server based on latest version of [Nginx](http://nginx.org).
68

7-
### Feature list
9+
## Feature list
810

911
* Improved default SSL preferencies (A+ by default on [SSL Labs](https://www.ssllabs.com/ssltest/))
1012
* Improved SSL/TLS performance
@@ -15,23 +17,23 @@
1517
* Improved design of index pages
1618
* Performance tuning for highload
1719

18-
### Installation
20+
## Installation
1921

20-
###### From ESSENTIAL KAOS Public repo for RHEL6/CentOS6
22+
#### From ESSENTIAL KAOS Public repo for RHEL6/CentOS6
2123

2224
````
2325
yum install -y https://yum.kaos.io/6/release/i386/kaos-repo-7.0-0.el6.noarch.rpm
2426
yum install webkaos
2527
````
2628

27-
###### From ESSENTIAL KAOS Public repo for RHEL7/CentOS7
29+
#### From ESSENTIAL KAOS Public repo for RHEL7/CentOS7
2830

2931
````
3032
yum install -y https://yum.kaos.io/7/release/x86_64/kaos-repo-7.0-0.el7.noarch.rpm
3133
yum install webkaos
3234
````
3335

34-
###### Using [rpmbuilder](https://github.com/essentialkaos/rpmbuilder)
36+
#### Using [rpmbuilder](https://github.com/essentialkaos/rpmbuilder)
3537

3638
````
3739
... install and configure rpmbuilder there
@@ -41,6 +43,6 @@ rpmbuilder webkaos.spec -dl SOURCES/
4143
rpmbuilder webkaos.spec -1 -V -di
4244
````
4345

44-
### License
46+
## License
4547

4648
BSD 2-clause

0 commit comments

Comments
 (0)