# 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.