diff --git a/README.md b/README.md index 260fa94f9..faae1a232 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,29 @@ -# Codegen +
-![PyPI](https://img.shields.io/pypi/v/codegen?color=blue) [![Documentation](https://img.shields.io/badge/docs-docs.codegen.com-purple)](https://docs.codegen.com) [![Slack Community](https://img.shields.io/badge/slack-community-4A154B?logo=slack)](https://community.codegen.com) [![Follow on X](https://img.shields.io/twitter/follow/codegen)](https://x.com/codegen) +

+ + + + + Codegen logo + + +

+ +

+ The Pythonic interface to transform your code. +

+ +
+ +[![PyPI](https://img.shields.io/pypi/v/codegen?style=flat-square&color=blue)](https://pypi.org/project/codegen/) +[![Documentation](https://img.shields.io/badge/docs-docs.codegen.com-purple?style=flat-square)](https://docs.codegen.com) +[![Slack Community](https://img.shields.io/badge/slack-community-4A154B?logo=slack&style=flat-square)](https://community.codegen.com) +[![Follow on X](https://img.shields.io/twitter/follow/codegen?style=social)](https://x.com/codegen) + +
+ +
[Codegen](https://docs.codegen.com) is a python library for manipulating codebases.