We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c83ee7 + 750ba86 commit 6962272Copy full SHA for 6962272
a2a/src/lib.rs
@@ -1,5 +1,7 @@
1
// Copyright AGNTCY Contributors (https://github.com/agntcy)
2
// SPDX-License-Identifier: Apache-2.0
3
+#![doc = include_str!("../README.md")]
4
+
5
pub mod agent_card;
6
pub mod errors;
7
pub mod event;
0 commit comments