From d5f84acccddda7dd2b37315b60ae27884c69b01c Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Mon, 12 Feb 2018 15:14:56 +0000 Subject: [PATCH] Update README.md --- .github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index 5de1d2c06..bf730ed7b 100644 --- a/.github/README.md +++ b/.github/README.md @@ -27,7 +27,7 @@ The immediate projects are converting the data to an actual web application (rat ### Help Wanted - Updating the [data](https://github.com/collinbarrett/FilterLists/tree/master/data) -- Building the new API-driven front-end ([FilterLists.Web](https://github.com/collinbarrett/FilterLists/tree/master/src/FilterLists.Web)). The current direction is a [ReactJS](https://reactjs.org/) API-driven UI with (possibly) [ANT](https://ant.design/) controls. I am not a front-end developer, so I would happily welcome any assistance. +- Building the new API-driven front-end ([FilterLists.Web](https://github.com/collinbarrett/FilterLists/tree/master/src/FilterLists.Web)). The current direction is a [ReactJS](https://reactjs.org/) API-driven UI with (possibly) [ANT](https://ant.design/) controls. I am not a front-end developer, so I would happily welcome any assistance. Early preview is deployed [here](https://beta.filterlists.com/). ## Properties *Asterisks indicate a foreign key relationship.