Skip to content

Commit

Permalink
Restyle the image in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vmarkovtsev committed Feb 14, 2017
1 parent 65c5197 commit 9067036
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ defined in `kmcuda.h`: `kmeans_cuda` and `knn_cuda`.
It has the built-in Python3 native extension support, so you can
`from libKMCUDA import kmeans_cuda`.

[![source{d}](img/sourced.png)](img/kmeans_image.ipynb)
[![source{d}](img/sourced.png)](http://sourced.tech)
<p align="right"><a href="img/kmeans_image.ipynb">How this was created?</a></p>

Table of contents
-----------------
Expand All @@ -44,7 +45,6 @@ Table of contents
* [Python API](#python-api)
* [C examples](#c-examples)
* [C API](#c-api)
* [How "source{d}" image was created?](#how-sourced-image-was-created)
* [License](#license)

K-means
Expand Down Expand Up @@ -533,10 +533,6 @@ KMCUDAResult knn_cuda(
Returns KMCUDAResult (see `kmcuda.h`);
How "source{d}" image was created?
----------------------------------
Check out this [notebook](img/kmeans_image.ipynb).
License
-------
MIT license.
Binary file modified img/sourced.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9067036

Please sign in to comment.