diff --git a/README.md b/README.md index bdf1567..27125ab 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ +**This is a new project that is still evolving. I'm very open to ideas, suggestions and feedback. Please open an [issue](https://github.com/carderne/una/issues/new) with your comments.** + Una is a tool to build and productionise Python monorepos with [uv](https://docs.astral.sh/uv/). uv has [Workspaces](https://docs.astral.sh/uv/concepts/workspaces/), but no ability to _build_ them. diff --git a/docs/index.md b/docs/index.md index 6b84fb1..44c9e8e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -20,6 +20,8 @@ +**This is a new project that is still evolving. I'm very open to ideas, suggestions and feedback. Please open an [issue](https://github.com/carderne/una/issues/new) with your comments.** + Una is a tool to build and productionise Python monorepos with [uv](https://docs.astral.sh/uv/). uv has [Workspaces](https://docs.astral.sh/uv/concepts/workspaces/), but no ability to _build_ them.