Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Montura authored Dec 17, 2023
1 parent 9de8732 commit b778e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ Find useful information in our self-service dxFeed Knowledge Base:
is a simple demonstration of how events are read form a tape file
- [x] [DxFeedSample](src/main/c/samples/DxFeedSample/main.cpp)
is a simple demonstration of how to create multiple event listeners and subscribe to `Quote` and `Trade` events
- [ ] [PrintQuoteEvents](https://github.com/dxFeed/dxfeed-graal-net-api/blob/main/samples/PrintQuoteEvents/Program.cs)
- [x] [PrintQuoteEvents](https://github.com/dxFeed/dxfeed-graal-net-api/blob/main/samples/PrintQuoteEvents/Program.cs)
is a simple demonstration of how to subscribe to the `Quote` event, using a `DxFeed` instance singleton
and `dxfeed.properties` file
- [ ] [WriteTapeFile](https://github.com/dxFeed/dxfeed-graal-net-api/blob/main/samples/WriteTapeFile/Program.cs)
Expand Down

0 comments on commit b778e29

Please sign in to comment.