Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Graph sitter

[![Documentation](https://img.shields.io/badge/docs-docs.codegen.com-blue)](https://docs.codegen.com)
[![Upload Python Package](https://github.com/codegen-sh/codegen-sdk/actions/workflows/release.yml/badge.svg)](https://github.com/codegen-sh/codegen-sdk/actions/workflows/release.yml)
[![Unit Tests](https://github.com/codegen-sh/codegen-sdk/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/codegen-sh/codegen-sdk/actions/workflows/unit-tests.yml)

[Codegen](https://docs.codegen.com) is a python library for manipulating codebases.
Expand Down
7 changes: 7 additions & 0 deletions examples.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Codegen Examples

For practical examples of using Codegen in real-world scenarios, please visit our dedicated examples repository:

[github.com/codegen-sh/codegen-examples](https://github.com/codegen-sh/codegen-examples)

For docs and tutorials, please visit [docs.codegen.com](https://docs.codegen.com)
94 changes: 0 additions & 94 deletions python2_to_python3/README.md

This file was deleted.

95 changes: 0 additions & 95 deletions unittest_to_pytest/README.md

This file was deleted.

Loading