From b1216c50f024f793974afc6c900027f6cbf90021 Mon Sep 17 00:00:00 2001 From: Joel Aguero Date: Mon, 27 Jan 2025 15:53:26 -0800 Subject: [PATCH] Update README.md --- README.md | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) 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.