From f299f2db2daf3262c99fbed9cbba8ab575036211 Mon Sep 17 00:00:00 2001 From: edizor <113095366+edizor@users.noreply.github.com> Date: Sat, 19 Aug 2023 07:40:29 +0800 Subject: [PATCH] Create README.md [skip ci] --- pants/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 pants/README.md diff --git a/pants/README.md b/pants/README.md new file mode 100644 index 0000000000..a37d2e3d31 --- /dev/null +++ b/pants/README.md @@ -0,0 +1,2 @@ +## Relevant Articles +- [Introduction to the Pants Build Tool](https://www.baeldung.com/ops/pants-build-tool-guide)