DEV Community

Discussion on: Explain how to read/write bezier curves like I'm five

Collapse
 
andy profile image
Andy Zhao (he/him) • Edited

Hey Isaac, you can embed images with the following syntax:

![alt text for image](https://link.to.image.com)

And here's your link for reference:


![bezier graph example](https://thepracticaldev.s3.amazonaws.com/i/x1kvb2quxwy1d85ofbaj.jpg)

I have no idea what bezier curves are, and will also be interested in responses. :)

Collapse
 
isaacdlyman profile image
Isaac Lyman

Thanks!