diff --git a/README.md b/README.md index e69de29..6ad16a2 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,10 @@ +# [TayMath](https://www.taymath.com) + +This is a website constructed using Python Flask created as an easy reference for Intro Calculus students. Here students can input +problems to solve with the added benefit of having the steps of the solution explained. The types of problems you can solve include: + +*Univariate Derivatives +*Univariate Integrals +*Max/Min and Optimization +*Linearization/Linear Aproximation +*Integral Aproximation using Riemann sums