Skip to content

Commit f73efb1

Browse files
authored
README: remove redundant links
1 parent 9aa0af9 commit f73efb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
Poac (pronounced as `/pəʊək/`) is a package manager and build system for C++ users, inspired by Cargo for Rust. Poac is designed as a structure-oriented build system, which means that as long as you follow Poac's designated project structure, you almost do not need configurations, much less a language to build, unlike CMake. If you do not like writing a bunch of configurations to build your project, Poac might be best suited. Currently, the supported project structure can be known by looking at this repository since Poac can build itself.
1515

16-
Visit [poac.dev](https://poac.dev) and [Poac Docs](https://docs.poac.dev) for more details.
16+
<!-- See [poac.dev](https://poac.dev) for the list of packages. TODO: uncomment once package host becomes stable -->
1717

1818
## Installation
1919

0 commit comments

Comments
 (0)