diff options
Diffstat (limited to 'slides/devtools/code/my_project/README.md')
-rw-r--r-- | slides/devtools/code/my_project/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/slides/devtools/code/my_project/README.md b/slides/devtools/code/my_project/README.md new file mode 100644 index 0000000..f651da4 --- /dev/null +++ b/slides/devtools/code/my_project/README.md @@ -0,0 +1,4 @@ +Simple demo project. + +Primarily used to demonstrate writing the simplest setup.py. + |