From 9868465bdaa81ec265f1b50b93c76e7d56548a4b Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 11 Nov 2022 17:37:44 -0800 Subject: add 'adenosine' placeholder crate --- adenosine/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 adenosine/README.md (limited to 'adenosine/README.md') diff --git a/adenosine/README.md b/adenosine/README.md new file mode 100644 index 0000000..f0c09a9 --- /dev/null +++ b/adenosine/README.md @@ -0,0 +1,8 @@ + +`adenosine`: enthusiast-grade implementation of atproto.com in Rust +=================================================================== + +This is a placeholder crate. You probably want either: + +- `adenosine-cli`: command-line client (`adenosine`) +- `adenosine-pds`: "small world" personal data server implementation, with data in sqlite -- cgit v1.2.3