From 848a90a0bca554745bc8919944686344b3564b9c Mon Sep 17 00:00:00 2001 From: skylarmt Date: Fri, 2 Jan 2015 01:37:48 -0700 Subject: [PATCH] Update README.md and add code stability warning. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7b2cbc0..599f237 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ SyMAT SyMAT is a programmable symbolic math system written in Java. +This repository is extremely bleeding-edge. +We test new features before committing (usually), but there are probably bugs. +If you want a stable release, go download a binary instead. + Get SyMAT ------