Skip to content

Commit c4e6cb2

Browse files
committed
Expandable table of contents.
Getting slightly long now.
1 parent 35e03e5 commit c4e6cb2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Introduction to core features of the [Ruby](https://www.ruby-lang.org) programmi
44
**Official Documentation:** https://ruby-doc.org/
55

66
## Table of Contents
7+
<details>
8+
<summary>Click to expand contents</summary>
79

810
- [Getting Started](#getting-started)
911
- [The Interactive Ruby Shell](#the-interactive-ruby-shell)
@@ -39,6 +41,7 @@ Introduction to core features of the [Ruby](https://www.ruby-lang.org) programmi
3941
- [Inject Methods](#inject-methods)
4042
- [Sort Methods](#sort-methods)
4143
- [Merge Methods](#merge-methods)
44+
</details>
4245

4346
# Getting Started
4447

0 commit comments

Comments
 (0)