Skip to content

Commit 3376706

Browse files
authored
add footnote
1 parent 86cfdb0 commit 3376706

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

blog/2012/02/why-we-created-julia.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ All this doesn't seem like too much to ask for, does it?
5656

5757
Even though we recognize that we are inexcusably greedy, we still want to have it all.
5858
About two and a half years ago, we set out to create the language of our greed.
59-
It's not complete, but it's time for an initial release — the language we've created is called [Julia](https://julialang.org).
59+
It's not complete, but it's time for an initial[^1] release — the language we've created is called [Julia](https://julialang.org).
6060
It already delivers on 90% of our ungracious demands, and now it needs the ungracious demands of others to shape it further.
6161
So, if you are also a greedy, unreasonable, demanding programmer, we want you to give it a try.
6262

@@ -79,3 +79,5 @@ trackbacks:
7979
- [Simplified Chinese translation](https://sd.csdn.net/a/20120223/312315.html)
8080
- [Traditional Chinese translation](http://www.hellogcc.org/?p=20)
8181
- [Linuxfr.org blog post (French)](https://linuxfr.org/news/version-1-0-de-julia)
82+
83+
[^1]: This was originally written as being "time for a 1.0 release." Version 1.0 wasn't released until [much later](https://julialang.org/blog/2018/08/one-point-zero/).

0 commit comments

Comments
 (0)