Skip to content

Commit 71430d8

Browse files
authored
docs: removes example README.md (#17)
# Motivation <!-- Why is this change necessary? --> # Content <!-- Please include a summary of the change --> # Testing <!-- How was the change tested? --> # Please check the following before marking your PR as ready for review - [ ] I have added tests for my changes - [ ] I have updated the documentation or added new documentation as needed - [ ] I have read and agree to the [Contributor License Agreement](../CLA.md)
1 parent 3e323ed commit 71430d8

File tree

4 files changed

+7
-190
lines changed

4 files changed

+7
-190
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Graph sitter
22

33
[![Documentation](https://img.shields.io/badge/docs-docs.codegen.com-blue)](https://docs.codegen.com)
4-
[![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)
54
[![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)
65

76
[Codegen](https://docs.codegen.com) is a python library for manipulating codebases.

examples.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Codegen Examples
2+
3+
For practical examples of using Codegen in real-world scenarios, please visit our dedicated examples repository:
4+
5+
[github.com/codegen-sh/codegen-examples](https://github.com/codegen-sh/codegen-examples)
6+
7+
For docs and tutorials, please visit [docs.codegen.com](https://docs.codegen.com)

python2_to_python3/README.md

Lines changed: 0 additions & 94 deletions
This file was deleted.

unittest_to_pytest/README.md

Lines changed: 0 additions & 95 deletions
This file was deleted.

0 commit comments

Comments
 (0)