Skip to content

Commit 03969f5

Browse files
Fix formatting of README.
1 parent 72253b6 commit 03969f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ See [LICENSE](https://github.com/JuliaLang/julia/blob/master/LICENSE) for the fu
9898
- **[FFTW][]** — library for computing fast Fourier transforms very quickly and efficiently.
9999
- **[PCRE][]** — Perl-compatible regular expressions library.
100100
- **[GNU readline][]** — library allowing shell-like line editing in the terminal, with history and familiar key bindings.
101-
- **[D3][]** - javascript visualization library.
101+
- **[D3][]** javascript visualization library.
102102

103103
[GNU make]: http://www.gnu.org/software/make/
104104
[gcc]: http://gcc.gnu.org/
@@ -112,7 +112,7 @@ See [LICENSE](https://github.com/JuliaLang/julia/blob/master/LICENSE) for the fu
112112
[PCRE]: http://www.pcre.org/
113113
[GNU readline]: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
114114
[LLVM]: http://www.llvm.org/
115-
[D3]: http://mbostock.github.com/d3/
115+
[D3]: http://mbostock.github.com/d3/
116116

117117
<a name="Supported-Platforms"/>
118118
## Supported Platforms

0 commit comments

Comments
 (0)