Commit 16ed27d6 authored by Jalay 's avatar Jalay

Update README.md

parent 1179759c
......@@ -16,8 +16,7 @@ Steps to run the application :
<br />
Main features implemented :
- Saving the file (i.e. storing the edited canvas using vector graphics)
- Draw curved lines
- Free-Hand Drawing
- Drawing different shapes
- Drawing shapes filled with different colors
- Erasing everything
\ No newline at end of file
- Free-Hand Drawing/Curved lines (using Bezier Curve drawing algorithm)
- Drawing different shapes (using graphics library functions)
- Drawing shapes filled with different colors (using graphics library functions)
- Erasing everything (clearing the canvas)
\ No newline at end of file
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