From 75d609ecc87875ebb885f20a2e54d22f6b18cc8b Mon Sep 17 00:00:00 2001 From: Mike J Innes Date: Thu, 28 Nov 2019 16:00:55 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4196b926..ef090f5b 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ Flux is an elegant approach to machine learning. It's a 100% pure-Julia stack, a See the [documentation](https://fluxml.github.io/Flux.jl/) or the [model zoo](https://github.com/FluxML/model-zoo/) for examples. -If you use Flux in research, please see [CITATION.bib] for papers to cite. +If you use Flux in research, please see [our papers](CITATION.bib) for appropriate citations.