Skip to content

Commit 9dd48ea

Browse files
author
Konstantin Gredeskoul
committed
Updating README, again
1 parent 9ee4127 commit 9dd48ea

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- [Rules](#rules)
66
- [`ruby_library`](#rubylibrary)
77
- [`ruby_binary`](#rubybinary)
8-
- [ruby_test](#rubytest)
8+
- [`ruby_test`](#rubytest)
99
- [`bundle_install`](#bundleinstall)
1010
- [What's coming next](#whats-coming-next)
1111
- [Copyright](#copyright)
@@ -232,10 +232,12 @@ ruby_binary(name, deps, srcs, data, main, compatible_with, deprecation, distribs
232232
</tbody>
233233
</table>
234234

235-
### ruby_test
235+
### `ruby_test`
236+
236237
<pre>
237238
ruby_test(name, deps, srcs, data, main, compatible_with, deprecation, distribs, features, licenses, restricted_to, tags, testonly, toolchains, visibility, args, size, timeout, flaky, local, shard_count)
238239
</pre>
240+
239241
<table class="table table-condensed table-bordered table-params">
240242
<colgroup>
241243
<col class="col-param" />

0 commit comments

Comments
 (0)