Skip to content

Commit

Permalink
update img
Browse files Browse the repository at this point in the history
  • Loading branch information
cheqi committed Oct 31, 2018
1 parent ee897ac commit aab5e34
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

SPTAG (Space Partition Tree And Graph) is a toolkit which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario.
<p align="center">
<img src="./docs/img/bkt.png" alt="architecture" width="800"/>
<img src="./docs/img/sptag.png" alt="architecture" width="500"/>
</p>

## **Why to consider using SPTAG**
Expand Down Expand Up @@ -47,7 +47,7 @@ Run the test (or Test.exe) in the Release folder to verify all the tests have pa

This project welcomes contributions and suggestions from all the users.

We use GitHub issues for tracking bugs.
We use [GitHub issues](https://github.com/Microsoft/SPTAG/issues) for tracking suggestions and bugs.

## **License**
The entire codebase is under [MIT license](https://github.com/Microsoft/SPTAG/blob/master/LICENSE)
Binary file removed docs/img/bkt.png
Binary file not shown.
Binary file added docs/img/sptag.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 aab5e34

Please sign in to comment.