Skip to content

Commit ce3b055

Browse files
committed
docs: add README
1 parent d6bb4d0 commit ce3b055

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: test-cookiecutter-template
1+
name: test
22

33
on:
44
push:

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Python package template
2+
3+
[![test](https://github.com/dzhang32/python_package_template/actions/workflows/test.yml/badge.svg)](https://github.com/dzhang32/python_package_template/actions/workflows/test.yml)
4+
5+
A [cookiecutter](https://github.com/cookiecutter/cookiecutter) python package template developed for personal use.

0 commit comments

Comments
 (0)