From b295868da2800cce3267718cff8101ecfb2d3fc3 Mon Sep 17 00:00:00 2001 From: Han Xiao Date: Wed, 22 Apr 2020 21:34:44 +0200 Subject: [PATCH] chore: fix links in readme --- README.md | 34 +++++++++++++++++++++------------- 1 file changed, 21 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 3c15facefbad3..adbd87e8b07a5 100644 --- a/README.md +++ b/README.md @@ -4,17 +4,17 @@

-[![Jina](.github/badges/jina-badge.svg)](https://jina.ai) -[![Jina](.github/badges/jina-hello-world-badge.svg)](#jina-hello-world-) -[![Jina](.github/badges/license-badge.svg)](#jina-hello-world-) -[![Jina Docs](.github/badges/docs-badge.svg)](https://docs.jina.ai) -[![We are hiring](.github/badges/jina-corp-badge-hiring.svg)](https://jina.ai/jobs) +[![Jina](.github/badges/jina-badge.svg "We fully commit to open-source")](https://jina.ai) +[![Jina](.github/badges/jina-hello-world-badge.svg "Run Jina 'Hello, World!' without installing anything")](#jina-hello-world-) +[![Jina](.github/badges/license-badge.svg "Jina is licensed under Apache-2.0")](#license) +[![Jina Docs](.github/badges/docs-badge.svg "Checkout our docs and learn Jina")](https://docs.jina.ai) +[![We are hiring](.github/badges/jina-corp-badge-hiring.svg "We are hiring full-time position at Jina")](https://jina.ai/jobs) tweet button + alt="tweet button" title="πŸ‘Share Jina with your friends on Twitter"> -[![Python 3.7 3.8](.github/badges/python-badge.svg)](#) -[![Docker](.github/badges/docker-badge.svg)](https://hub.docker.com/r/jinaai/jina/tags) +[![Python 3.7 3.8](.github/badges/python-badge.svg "Jina supports Python 3.7 and above")](#) +[![Docker](.github/badges/docker-badge.svg "Jina is multi-arch ready, can run on differnt architectures")](https://hub.docker.com/r/jinaai/jina/tags) [![CI](https://github.com/jina-ai/jina/workflows/CI/badge.svg)](https://github.com/jina-ai/jina/actions?query=workflow%3ACI) [![CD](https://github.com/jina-ai/jina/workflows/CD/badge.svg?branch=master)](https://github.com/jina-ai/jina/actions?query=workflow%3ACD) [![Release Cycle](https://github.com/jina-ai/jina/workflows/Release%20Cycle/badge.svg)](https://github.com/jina-ai/jina/actions?query=workflow%3A%22Release+Cycle%22) @@ -225,12 +225,20 @@ Make sure to continue with our [Jina 101 Guide](https://github.com/jina-ai/jina# -

Using Flow API to Compose Your Jina Workflow

+

Use Flow API to Compose Your Search Workflow

Learn how to orchestrate Pods to work together: sequentially and in parallel; locally and remotely

🐣

+ + +

Use Dashboard to Get Insight of Jina Workflow

+Learn to use dashboard to monitor and get insight of a running workflow + +

🐣

+ +

Build a BERT-based NLP Semantic Search System in 3 minutes

@@ -258,7 +266,7 @@ Learn to run Jina on remote instances and distribute your workflow -

Extend Jina and Implement Your Own Executor

+

Extend Jina by Implementing Your Own Executor

Learn how to implement your own ideas into Jina's plugin

πŸ•Š

@@ -267,10 +275,10 @@ Learn how to implement your own ideas into Jina's plugin -

Run Jina Pod via Docker Container

+

Run Jina Pod via Docker Container

Learn how Jina solves complex dependencies easily with Docker container -

πŸš€

+

πŸ•Š

@@ -318,7 +326,7 @@ The following resources help you to make a good first contribution: - [Community newsletter](mailto:newsletter+subscribe@jina.ai) - subscribe to the latest update, release and event news of Jina - [LinkedIn](https://www.linkedin.com/showcase/31268045/) - get to know Jina AI as a company - ![Twitter Follow](https://img.shields.io/twitter/follow/JinaAI_?label=Follow%20%40JinaAI_&style=social) - follow us and interact with us using hashtag `#JinaSearch` -- [Join Us](mailto:hr@jina.ai) - want to work full-time with us on Jina? We are hiring! +- [Join Us](mailto:hr@jina.ai) - want to work full-time with us at Jina? We are hiring! - [Company](https://jina.ai) - know more about our company, we are fully committed to open-source! ## Roadmap