diff --git a/presentations/developing-with-senzing-using-grpc/README.md b/presentations/developing-with-senzing-using-grpc/README.md index b8d0f3d..a4b9a8c 100644 --- a/presentations/developing-with-senzing-using-grpc/README.md +++ b/presentations/developing-with-senzing-using-grpc/README.md @@ -199,6 +199,16 @@ https://raw.githubusercontent.com/senzing-garage/knowledge-base/refs/heads/main/presentations/developing-with-senzing-using-grpc/senzing_hello_world.py ``` + 1. Visit [DiffNow] and enter the following URLs: + + ```console + https://raw.githubusercontent.com/senzing-garage/playground/refs/heads/main/rootfs/examples/python/senzing_load_truthsets.py + ``` + + ```console + https://raw.githubusercontent.com/senzing-garage/knowledge-base/refs/heads/main/presentations/developing-with-senzing-using-grpc/senzing_load_truthsets.py + ``` + ## Run python/go in Jupyter Notebooks ## References