michaelneu / webxcel

🤔 A REST backend built with plain VBA Microsoft Excel macros. Yes. Macros.
https://dev.to/michaelneu/to-vba-and-beyond---building-a-restful-backend-using-plain-microsoft-excel-macros-76n
MIT License
438 stars 70 forks source link

beginner-friendly additions to readme #15

Closed ghost closed 5 years ago

ghost commented 5 years ago

Webxcel can be very useful as a rapid prototyping tool. It's especially powerful for people who lack the ability or time to set up a data back-end for an application. For instance, students in a UX design class.

These additions to the readme contain instructions that are helpful to people with no experience running VBA applications. It also includes a mention of issue #14, which may be confusing to some (it sure got me stuck for a bit!)

michaelneu commented 5 years ago

Thanks!