diff --git a/README.md b/README.md new file mode 100644 index 0000000..e2059ca --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +``` +--- +psh-fractional +-- fractional math in pure sh, successor to psh-float-micro +--- +The plan here is to devise hackish ways to do fractional math +-- for each of the base operations +---- addition, subtraction, multiplication, & division +--- +```