diff --git a/README.md b/README.md index 923c9e8..c144def 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The `vtmm` package supports some of the same functionality as the [tmm](https:// ## Gradients -Currently `vtmm` is implementing using a Tensor Flow backend. This means that gradients of scalar loss / objective functions of the transmission and reflection can be taken for "free." At a later time I will implement a numpy backend for users that do not need this functionality. +Currently `vtmm` is implementing using a Tensor Flow backend. This means that gradients of scalar loss / objective functions of the transmission and reflection can be taken for "free." At a later time a numpy backend will be implemented for users that do not need this functionality and do not want the tensorflow requirement. ## Example