diff options
| author | Alex Chan <a.chan@wellcome.ac.uk> | 2017-04-28 09:43:05 +0100 |
|---|---|---|
| committer | Alex Chan <a.chan@wellcome.ac.uk> | 2017-04-28 09:43:05 +0100 |
| commit | 4927b647663bbf72500400dfd0173d53761152c9 (patch) | |
| tree | 1a66e71fdd1b2b6684579ec0e0f4d5c6cd5e115e /README.md | |
| parent | 8c33128369816be09968712b50681e743464b93c (diff) | |
Escape quotes to ensure README renders on GitHub correctly
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -71,8 +71,8 @@ On windows, MSVC directly supports export/hiding function and as such the only API available is the one supported by OpenJPEG. [comment-license]: https://img.shields.io/github/license/uclouvain/openjpeg.svg "https://img.shields.io/badge/license-BSD--2--Clause-blue.svg" -[badge-license]: https://img.shields.io/badge/license-BSD--2--Clause-blue.svg "BSD 2-clause "Simplified" License" -[link-license]: https://github.com/uclouvain/openjpeg/blob/master/LICENSE "BSD 2-clause "Simplified" License" +[badge-license]: https://img.shields.io/badge/license-BSD--2--Clause-blue.svg "BSD 2-clause \"Simplified\" License" +[link-license]: https://github.com/uclouvain/openjpeg/blob/master/LICENSE "BSD 2-clause \"Simplified\" License" [badge-build]: https://travis-ci.org/uclouvain/openjpeg.svg?branch=master "Build Status" [link-build]: https://travis-ci.org/uclouvain/openjpeg "Build Status" [badge-msvc-build]: https://ci.appveyor.com/api/projects/status/github/uclouvain/openjpeg?branch=master&svg=true "Windows Build Status" |
