Skip to content

Commit

Permalink
docs(README.md): refer to upstream repository on GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
gmacario committed Nov 18, 2024
1 parent 7684b63 commit 35e5571
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,5 @@
# python-project-template

Project template suitable for Python development.

This template provides a basic [Devevelopment Container](https://containers.dev/) with the following components:

- [Ubuntu 24.04](https://ubuntu.com/)
- [Python 3.12](https://www.python.org/)
- [Poetry](https://python-poetry.org/)
- [Visual Studio Code](https://code.visualstudio.com/) extensions: [Python](https://marketplace.visualstudio.com/items?itemName=ms-python.python), [Git Graph](https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph)

## Copyright and license for "python-project-template"

Copyright (C) 2024, [Gianpaolo Macario](https://github.com/gmacario), all rights reserved.

### Source code license

The source code contained in this repository and the executable distributions are licensed under the terms of the MIT license as detailed in the [LICENSE](LICENSE) file.
See upstream GitHub repository: <https://github.com/arol-polito/python-project-template>

<!-- EOF -->

0 comments on commit 35e5571

Please sign in to comment.