images to svg

This commit is contained in:
Ilya Kantor 2019-07-27 15:55:44 +03:00
parent c59069cdb5
commit 63dc4cddd4
28 changed files with 141 additions and 5 deletions

View file

@ -8,7 +8,7 @@ That is actually the art of programming -- to take a complex task and code it in
Here is a cheat sheet with some suggested rules (see below for more details):
![](code-style.png)
![](code-style.svg)
<!--
```js
function pow(x, n) {