Skip to content

Commit e9a91c7

Browse files
authored
Merge pull request #14 from essentialkaos/develop
Readme updated
2 parents ac714b1 + fce1ff5 commit e9a91c7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

readme.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

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

7-
### Feature list
7+
## Feature list
88

99
* Improved default SSL preferencies (A+ by default on [SSL Labs](https://www.ssllabs.com/ssltest/))
1010
* Improved SSL/TLS performance
@@ -15,23 +15,23 @@
1515
* Improved design of index pages
1616
* Performance tuning for highload
1717

18-
### Installation
18+
## Installation
1919

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

2222
````
2323
yum install -y https://yum.kaos.io/6/release/i386/kaos-repo-7.0-0.el6.noarch.rpm
2424
yum install webkaos
2525
````
2626

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

2929
````
3030
yum install -y https://yum.kaos.io/7/release/x86_64/kaos-repo-7.0-0.el7.noarch.rpm
3131
yum install webkaos
3232
````
3333

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

3636
````
3737
... install and configure rpmbuilder there
@@ -41,6 +41,6 @@ rpmbuilder webkaos.spec -dl SOURCES/
4141
rpmbuilder webkaos.spec -1 -V -di
4242
````
4343

44-
### License
44+
## License
4545

4646
BSD 2-clause

0 commit comments

Comments
 (0)