Skip to content

Commit

Permalink
Merge pull request #116 from 4t145/add-more-documents
Browse files Browse the repository at this point in the history
add ignore for readme document
  • Loading branch information
4t145 authored May 7, 2024
2 parents 2768d51 + deb688f commit 8b06aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tardis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
The core operations of the framework all use ``TardisFuns`` as an entry point.
E.g.

```
```rust ignore
TardisFuns::init(relative_path) // Initialize the configuration
TardisFuns::field.x // Some field operations
TardisFuns::reldb().x // Some relational database operations
Expand Down

0 comments on commit 8b06aae

Please sign in to comment.