Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
osukhoroslov committed Jul 6, 2024
1 parent 5f7d0a0 commit ae31caa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions examples/intro-async/readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# SimCore Programming Intro (Callbacks)
# SimCore Programming Intro (Async Mode)

This is example from SimCore documentation demonstrating the callback-based approach.
This is example from SimCore documentation demonstrating the use of async mode.
4 changes: 2 additions & 2 deletions examples/intro-callbacks/readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# SimCore Programming Intro (Async Mode)
# SimCore Programming Intro (Callbacks)

This is example from SimCore documentation demonstrating the use of async mode.
This is example from SimCore documentation demonstrating the callback-based approach.

0 comments on commit ae31caa

Please sign in to comment.