diff options
author | PaddiM8 <paddim8@gmail.com> | 2018-03-10 01:30:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-10 01:30:08 +0100 |
commit | b279d2d247d2c253922050e3c9b8c668d2bd59ea (patch) | |
tree | 8d991bbfa6253d3c1253fcc9c864747f42b1965c /README.md | |
download | PatternToFormula-b279d2d247d2c253922050e3c9b8c668d2bd59ea.tar.gz PatternToFormula-b279d2d247d2c253922050e3c9b8c668d2bd59ea.tar.bz2 PatternToFormula-b279d2d247d2c253922050e3c9b8c668d2bd59ea.zip |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..ba9d931 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# PatternToFormula +A simple Kotlin program to create formulas from a pattern (3 numbers after each other) |