diff options
Diffstat (limited to 'GCD/README.md')
| -rw-r--r-- | GCD/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/GCD/README.md b/GCD/README.md new file mode 100644 index 0000000..d72b73f --- /dev/null +++ b/GCD/README.md @@ -0,0 +1,5 @@ +# GCD calculator + +**Im just writing a readme markdown file to see how this works** + +## This is a simple program written in C to calculate the Greatest Common Divisor of two positive integers its a part of some random exercises im trying to solve.
\ No newline at end of file |
