Commit d9df6bec authored by Jalay 's avatar Jalay

Update README.md

parent 9eccebec
Welcome! This is an implementation of a typical canvas drawing application. <br />
The features are implemented in C programming language using the primitive graphics library provided in TURBO C (inside graphics.h header file). <br />
The format of SAVE.TXT is <opcode> <x coordinate> <y coordinate> <br />
<br />
System Requirements :
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment