Skip to content

Commit

Permalink
Add reference to a demo
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonwatts committed May 25, 2021
1 parent 71960b3 commit 2c350d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ The DID Finder author need write only a line of initialization code and then a s

## Usage

A very simple [demo](https://github.com/ssl-hep/ServiceX_DID_Finder_Demo) has been created to show how to make a basic DID finder for ServiceX. You can use that as a starting point if authoring one.

Create an async callback method that `yield`s file info dictionaries. For example:

```python
Expand Down

0 comments on commit 2c350d2

Please sign in to comment.