From 0f2d0b4b1b289e9889c702b7cbc67cda2b184a95 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Thu, 5 Apr 2018 13:53:10 -0400 Subject: remove image from repo and update readme --- .image.png | Bin 24430 -> 0 bytes README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 .image.png diff --git a/.image.png b/.image.png deleted file mode 100644 index 8c6b144..0000000 Binary files a/.image.png and /dev/null differ diff --git a/README.md b/README.md index fb62f1e..814232f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ GenSVM R Package This package implements the GenSVM Multiclass Support Vector Machine classifier in R. -![Pretty picture](./.image.png) +![Pretty picture](https://raw.githubusercontent.com/GjjvdBurg/RGenSVM/1f30df8d941d30ab546421bc56c92c9fa9cf8a59/.image.png) ```r # Plot created with: -- cgit v1.2.3