Skip to content

Commit

Permalink
docs(101): image center test
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcg1 committed Jun 17, 2020
1 parent 7797b23 commit 628b0fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/chapters/101/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Here we'll take a look at the big picture of how Jina works, and start diving de

<h3 align="center">Documents & Chunks</h3>

<img src="img/ILLUS1.png?raw=true" alt="Jina 101 Concept Document and Chunk, Copyright by Jina AI Limited" title="Jina 101 Concept Document and Chunk, Copyright by Jina AI Limited" hspace="10" width="30%"/>
<img align="center" src="img/ILLUS1.png?raw=true" alt="Jina 101 Concept Document and Chunk, Copyright by Jina AI Limited" title="Jina 101 Concept Document and Chunk, Copyright by Jina AI Limited" hspace="10" width="30%"/>

When most people think of search, they think of a bar you type words into, like Google. But search is much more than that - there's also voice, videos, music, code, locations, and many other things.

Expand Down

0 comments on commit 628b0fc

Please sign in to comment.