From c118fc2c56ead3fc879c8c11592f57b4c0f43ccb Mon Sep 17 00:00:00 2001 From: Valentin Boettcher Date: Mon, 13 May 2019 19:08:05 +0200 Subject: [PATCH] clarufy readme --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 60282df..ad6d85a 100644 --- a/Readme.md +++ b/Readme.md @@ -36,8 +36,8 @@ x.pretty_gauss_propagation('a', 'b', 'c') ``` ### Default Values -To reduce boilerplate one can set default substitutions for symbols. -This especially usefull for constants. +To reduce boilerplate one can set default substitutions for symbols (with errors). +This especially useful for constants. ```python from SecondaryValue import SecondaryValue