Skip to content

Commit 6f22822

Browse files
committed
Merge pull request #1 from PeterTonoli/tonoli-spelling-grammar
Minor fixes to case / grammar in README.md
2 parents bf5f4ec + b48e5d0 commit 6f22822

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

README.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@ OSSEC v2.8 Copyright (C) 2014 Trend Micro Inc.
44

55
OSSEC is a full platform to monitor and control your systems. It mixes together
66
all the aspects of HIDS (host-based intrusion detection), log monitoring and
7-
SIM/SIEM together in a simple, powerful and open source solution.
7+
SIM/SIEM together (security information and event management) in a simple, powerful and open source solution.
88

99
Visit our website for the latest information. [ossec.github.io](http://ossec.github.io)
1010

1111

1212

1313
## Current Releases
1414

15-
The current stable releases are available on the ossec website.
15+
The current stable releases are available on the OSSEC website.
1616

1717
* Releases can be downloaded from: [Downloads](http://ossec.github.io/downloads.html)
18-
* Release documentation is available at: [docs](http://ossec.github.io/docs/)
18+
* Release documentation is available at: [OSSEC’s documentation](http://ossec.github.io/docs/)
1919

2020
## Development ##
2121

22-
The development version is hosted on GitHub and just a simple git clone away.
22+
The development version is hosted on GitHub and just a simple *git clone* away.
2323

2424
[![Build Status](https://travis-ci.org/ossec/ossec-hids.png?branch=master)](https://travis-ci.org/ossec/ossec-hids)
2525
[![Coverity Scan Build Status](https://scan.coverity.com/projects/1847/badge.svg)](https://scan.coverity.com/projects/1847)
@@ -32,7 +32,7 @@ $ (ossec_version="2.8.2" ; ossec_checksum="a0f403270f388fbc6a0a4fd46791b1371f559
3232
3333
```
3434

35-
Then follow the prompts. You should still Read the Documentation [here](http://ossec.github.io/docs/).
35+
Then follow the prompts. You should still read the documentation [here](http://ossec.github.io/docs/).
3636

3737
## Credits and Thanks ##
3838

@@ -42,9 +42,7 @@ Then follow the prompts. You should still Read the Documentation [here](http://
4242
for use in the OpenSSL Toolkit (http://www.openssl.org/).
4343
* This product includes cryptographic software written by Eric
4444
45-
* This product include software developed by the zlib project
45+
* This product includes software developed by the zlib project
4646
(Jean-loup Gailly and Mark Adler).
47-
* This product include software developed by the cJSON project
47+
* This product includes software developed by the cJSON project
4848
(Dave Gamble)
49-
50-

0 commit comments

Comments
 (0)