Skip to content

Commit 34ad64c

Browse files
authored
Fix formatting and capitalization in README.md
1 parent 60364df commit 34ad64c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<a href="https://github.com/openswoole/ext-openswoole/actions?query=workflow%3Atest-linux"><img src="https://github.com/openswoole/ext-openswoole/workflows/test-linux/badge.svg" alt="test-linux" style="max-width: 100%;"></a>
55
<a href="https://scan.coverity.com/projects/open-swoole-src" rel="nofollow"><img src="https://camo.githubusercontent.com/74ce2aa24f7fc272064e7afeec3712e0e548cda19202c4af7e42e7cacf2e7f6f/68747470733a2f2f7363616e2e636f7665726974792e636f6d2f70726f6a656374732f32333937302f62616467652e737667" alt="Coverity Scan Build Status" data-canonical-src="https://scan.coverity.com/projects/23970/badge.svg" style="max-width: 100%;"></a></p>
66

7-
## Open Swoole
7+
## OpenSwoole
88

9-
Open Swoole is a programmatic server for PHP with async IO, coroutines and fibers: secure, reliable, high performance
9+
OpenSwoole is a programmatic server for PHP with async IO, coroutines and fibers: secure, reliable, high performance
1010

1111
+ __Website__: <https://openswoole.com>
1212
+ __Twitter__: <https://twitter.com/openswoole>
@@ -16,11 +16,11 @@ Open Swoole is a programmatic server for PHP with async IO, coroutines and fiber
1616

1717
## Documentation
1818

19-
Documentation for Open Swoole can be found on the [Open Swoole website](https://openswoole.com/docs).
19+
Documentation for OpenSwoole can be found on the [OpenSwoole website](https://openswoole.com/docs).
2020

2121
## Installation
2222

23-
> Open Swoole always provides the most reliable stability and the most powerful features in **the latest released version**. Please ensure as much as possible that you are using the latest version.
23+
> OpenSwoole always provides the most reliable stability and the most powerful features in **the latest released version**. Please ensure as much as possible that you are using the latest version.
2424
2525
### 1. Install or upgrade Open Swoole from multiple distribution channels
2626

@@ -85,4 +85,4 @@ Security issues should be reported privately, via email, to the Open Swoole deve
8585

8686
## License
8787

88-
Open Swoole is open-sourced software licensed under the [Apache 2.0 license](http://www.apache.org/licenses/LICENSE-2.0.html).
88+
OpenSwoole is open-sourced software licensed under the [Apache 2.0 license](http://www.apache.org/licenses/LICENSE-2.0.html).

0 commit comments

Comments
 (0)