]> Untitled Git - bdk/commitdiff
chore(core): add missing README.md
authorSteve Myers <steve@notmandatory.org>
Sun, 25 Aug 2024 17:19:36 +0000 (12:19 -0500)
committerSteve Myers <steve@notmandatory.org>
Sun, 25 Aug 2024 17:25:37 +0000 (12:25 -0500)
crates/core/README.md [new file with mode: 0644]

diff --git a/crates/core/README.md b/crates/core/README.md
new file mode 100644 (file)
index 0000000..08eae24
--- /dev/null
@@ -0,0 +1,3 @@
+# BDK Core
+
+This crate is a collection of core structures used by the bdk_chain, bdk_wallet, and bdk chain data source crates.