From 746743de394ef5092cd35aff6416bf3ce510e77e Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Mon, 23 May 2022 17:39:28 -0700 Subject: [PATCH 1/2] Add Anvil to list of real apps --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 184c6b9..e684c06 100755 --- a/README.md +++ b/README.md @@ -184,6 +184,7 @@ * [sachagreif.com](http://sachagreif.com) - Personal homepage built with [Gatsby](https://github.com/gatsbyjs/gatsby) ([source](https://github.com/SachaG/sg2017)). * [spaceexperience.club](https://spaceexperience.club/) - Brings you each day a stunning picture of our universe, Astronomy Picture of the Day. ([source](https://github.com/caspg/space-exp)). * [PostCSS.parts](http://postcss.parts) - Searchable catalog of PostCSS plugins. +* [Anvil](https://useanvil.com/) - Paperwork automation: fill, generate, and e-sign PDFs via API or custom webforms. --- ### Further Reading From 3befd7165f6ec8d8a8bb6ce97c1e902560522174 Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Mon, 23 May 2022 17:41:36 -0700 Subject: [PATCH 2/2] Move to the top of the list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e684c06..8f58531 100755 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ --- ### Real Apps +* [Anvil](https://useanvil.com/) - Paperwork automation: fill, generate, and e-sign PDFs via API or custom webforms. * [Earner](https://www.earner.ai) - Your number one resource to the Finnish employment community. * [Nulogy](https://nulogy.com) - Supply chain management software built with open-source [Nulogy Components](https://github.com/nulogy/design-system/tree/master/packages/components). * [Nyxo iOS & Android App](https://nyxo.app) - Personalized sleep coaching mobile app. @@ -184,7 +185,6 @@ * [sachagreif.com](http://sachagreif.com) - Personal homepage built with [Gatsby](https://github.com/gatsbyjs/gatsby) ([source](https://github.com/SachaG/sg2017)). * [spaceexperience.club](https://spaceexperience.club/) - Brings you each day a stunning picture of our universe, Astronomy Picture of the Day. ([source](https://github.com/caspg/space-exp)). * [PostCSS.parts](http://postcss.parts) - Searchable catalog of PostCSS plugins. -* [Anvil](https://useanvil.com/) - Paperwork automation: fill, generate, and e-sign PDFs via API or custom webforms. --- ### Further Reading