Migrate 25 crates to monorepo.
pin-project
pin-project-internal
pin-project-lite
pkcs1
pkcs8
plotters-backend
plotters-svg
ppv-lite86
predicates-core
predicates-tree
prettyplease
proc-macro2
rand
rand_chacha
rand_core
rand_xorshift
rayon
rayon-core
regex
regex-syntax
rusqlite
rustc-demangle
rustc-hash
rustversion
scopeguard
Bug: 339424309
Test: treehugger
Change-Id: I4e678b4e2440f3fce9b421ae73de01d376afdf38
diff --git a/crates/predicates-tree/README.md b/crates/predicates-tree/README.md
new file mode 100644
index 0000000..4902db1
--- /dev/null
+++ b/crates/predicates-tree/README.md
@@ -0,0 +1,18 @@
+# predicates-tree
+
+> Render **boolean-valued predicate functions** results as a tree.
+
+[](https://dev.azure.com/assert-rs/assert-rs/_build/latest?definitionId=1&branchName=master)
+[](https://docs.rs/predicates-tree)
+
+[](https://crates.io/crates/predicates-tree)
+
+[Changelog](https://github.com/assert-rs/predicates-rs/blob/master/predicates-tree/CHANGELOG.md)
+
+
+## License
+
+`predicates-tree` is distributed under the terms of both the MIT license and the
+Apache License (Version 2.0).
+
+See LICENSE-APACHE, and LICENSE-MIT for details.