aboutsummaryrefslogtreecommitdiff
path: root/GCD/README.md
blob: d72b73f82d86281de2ab769d20e4a676c6a628cb (plain)
1
2
3
4
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.