From a0720aa4e3475de39e0f580a29f7a470a8f58fac Mon Sep 17 00:00:00 2001 From: Marc Mintel Date: Tue, 31 Mar 2020 11:44:55 +0700 Subject: [PATCH] Update README.md --- packages/tinacms-file-field/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/tinacms-file-field/README.md b/packages/tinacms-file-field/README.md index d505f24..8d16809 100644 --- a/packages/tinacms-file-field/README.md +++ b/packages/tinacms-file-field/README.md @@ -2,6 +2,9 @@ > Adds a file field to TinaCMS +## Article +If you want to read more in depth walk through to how this file field works, checkout my article here: https://mintel.me/how-to-add-a-file-upload-to-your-gatsby-site/ + ## Preview ![Example](https://raw.githubusercontent.com/mmintel/tinacms-fields/master/packages/tinacms-file-field/docs/assets/example.gif)