mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2025-01-03 07:48:48 +00:00
gst-plugin-version-helper: Add missing 3 backticks to README.md
This commit is contained in:
parent
b5375d2f21
commit
3561c0ee98
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ gst::plugin_define!(
|
||||||
env!("CARGO_PKG_REPOSITORY"),
|
env!("CARGO_PKG_REPOSITORY"),
|
||||||
env!("BUILD_REL_DATE")
|
env!("BUILD_REL_DATE")
|
||||||
);
|
);
|
||||||
|
```
|
||||||
|
|
||||||
## LICENSE
|
## LICENSE
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue