chore(readme): remove strikethrough

`<s>` in html is a strikethrough.
This commit is contained in:
Corey Farwell
2017-04-30 01:53:43 -04:00
committed by Sean McArthur
parent 8dab6ceb3c
commit a13ed6e8d4

View File

@@ -12,7 +12,7 @@
#### Features #### Features
* **client:** * **client:**
* introduce PooledStream::<S>::get_ref ([a54ce30f](https://github.com/hyperium/hyper/commit/a54ce30f902772168bbd8dc90f26bb08cecde6ec)) * introduce `PooledStream::<S>::get_ref` ([a54ce30f](https://github.com/hyperium/hyper/commit/a54ce30f902772168bbd8dc90f26bb08cecde6ec))
* introduce Response::get_ref ([5ef0ec2c](https://github.com/hyperium/hyper/commit/5ef0ec2cd2841e78508a61949a207187be914265)) * introduce Response::get_ref ([5ef0ec2c](https://github.com/hyperium/hyper/commit/5ef0ec2cd2841e78508a61949a207187be914265))