about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authormounderfod <mounderfod@gmail.com>2023-07-21 12:25:31 +0200
committermounderfod <mounderfod@gmail.com>2023-07-21 12:25:31 +0200
commit1c6ecc8038c19781139830cfbf236411ea521c61 (patch)
treeb874c30870377f57a206d0d3ab129a54ff68d169 /README.md
parent44d18b0ddd81736f938ac75a96ae519195c01c20 (diff)
downloadpyMathEngine-1c6ecc8038c19781139830cfbf236411ea521c61.tar.gz
Add equation functionality
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e699297..a1a1cb5 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,6 @@
 
 A mathematical engine in the style of Wolfram Alpha.
 Very useful for homework, assignments, etc.
-Currently, the engine can only take univariate expressions, but additional features are being added over time.
+Currently, the engine can only take univariate expressions and simple equations, but additional features are being added over time.
 
 ![(A screenshot of the app)](https://cdn.discordapp.com/attachments/838048982873538572/1131593838285295637/image.png)
\ No newline at end of file