Skip to content

Commit f572765

Browse files
committed
Auto merge of #1596 - camelid:fix-readme, r=RalfJung
Fix README Add a paragraph break in the license section for clarity. ## Before ![image](https://user-images.githubusercontent.com/37223377/97042945-a5d3e500-1526-11eb-9c16-49f17f253e44.png) ## After ![image](https://user-images.githubusercontent.com/37223377/97042981-b2f0d400-1526-11eb-88c4-0db1119c2781.png)
2 parents c2fd8f0 + 8df239b commit f572765

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,10 +406,13 @@ Violations of [Stacked Borrows] found that are likely bugs (but Stacked Borrows
406406
## License
407407

408408
Licensed under either of
409+
409410
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or
410411
http://www.apache.org/licenses/LICENSE-2.0)
411412
* MIT license ([LICENSE-MIT](LICENSE-MIT) or
412-
http://opensource.org/licenses/MIT) at your option.
413+
http://opensource.org/licenses/MIT)
414+
415+
at your option.
413416

414417
### Contribution
415418

0 commit comments

Comments
 (0)