Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KYUUBI #4308] [DOCS] Make README more welcoming
### _Why are the changes needed?_ - Make Readme more welcoming to readers, in - Elegancy: clear, center aligned Kyuubi logo in front - Maturity: always good to see numbers of contributors, lines and PRs - Guidance: quick starting point to project homepage and documentation for next steps - Sociability: showing star number of the project Preview link: https://github.com/bowenliang123/incubator-kyuubi/blob/readme-welcome/README.md Before: <img width="917" alt="image" src="https://user-images.githubusercontent.com/1935105/218124450-1cb099bb-87fb-41ad-8048-0a8c4653c754.png"> After: <img width="913" alt="image" src="https://user-images.githubusercontent.com/1935105/218263680-8237f838-b0b9-42c4-b814-b909651aaef2.png"> ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [x] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request Closes #4308 from bowenliang123/readme-welcome. Closes #4308 35fafff [Bowen Liang] add links for badges 55721d1 [liangbowen] remove licence badge and add total lines badge 4297157 [Bowen Liang] Update README.md 5909b1d [liangbowen] make Readme more welcoming Lead-authored-by: liangbowen <liangbowen@gf.com.cn> Co-authored-by: Bowen Liang <liangbowen@gf.com.cn> Signed-off-by: liangbowen <liangbowen@gf.com.cn>
- Loading branch information