Skip to content

Commit b2410c8

Browse files
committed
Modified
1 parent aac6560 commit b2410c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ In order to use the scripts in this report, please use your API key. [Ref](https
5151

5252
## 2. Copy sample files
5353

54-
**If you want to use A2AApp as a library, please check [this]().**
54+
**If you want to use A2AApp as a library, please check [this](https://github.com/tanaikech/A2AApp/tree/master/Use_A2AApp_as_library).**
5555

5656
Here, an A2A client and 4 A2A servers are used. Those files can be copied by the following simple Google Apps Script. Please copy and paste the following script to the script editor of Google Apps Script, and run `myFunction`. By this, the requirement files are copied to your Google Drive. The whole scripts can also be seen on [this repository](https://github.com/tanaikech/A2AApp).
5757

@@ -392,7 +392,7 @@ Once the above steps are completed, access `http://0.0.0.0:12000/` or `http://lo
392392

393393
- v2.0.1 (May 29, 2025)
394394

395-
1. From v2.0.1, A2AApp can also be used as a library.
395+
1. From v2.0.1, A2AApp can also be used as a library. [Ref](https://github.com/tanaikech/A2AApp/tree/master/Use_A2AApp_as_library)
396396

397397
[TOP](#top)
398398

0 commit comments

Comments
 (0)