link to png output, svg does not work on github
authorAnthony Bargnesi <abargnesi@gmail.com>
Thu, 22 Sep 2016 17:46:22 +0000 (13:46 -0400)
committerAnthony Bargnesi <abargnesi@gmail.com>
Thu, 22 Sep 2016 17:46:22 +0000 (13:46 -0400)
README.md
myproject.png [new file with mode: 0644]

index c3b2bc5..5ffec69 100644 (file)
--- a/README.md
+++ b/README.md
@@ -42,6 +42,6 @@ file will be prefixed with *myproject*.
 
 ### Output example
 
-![alt text](https://github.com/abargnesi/javainspect/raw/master/myproject.svg "MyProject Example")
+![MyProject output](https://github.com/abargnesi/javainspect/raw/master/myproject.png)
 
 The [dot](https://github.com/abargnesi/javainspect/raw/master/myproject.dot) file is also saved.
diff --git a/myproject.png b/myproject.png
new file mode 100644 (file)
index 0000000..268779f
Binary files /dev/null and b/myproject.png differ