From 8a1e2f19d74ecad494ca4d9cb195cee8b85e26bd Mon Sep 17 00:00:00 2001 From: "Viral B. Shah" Date: Thu, 19 Dec 2019 09:44:17 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef090f5b..730e2801 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 [our papers](CITATION.bib) for appropriate citations. +If you use Flux in your research, please [cite](CITATION.bib) our work.