We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5556af + a8e8b82 commit 5bed7c9Copy full SHA for 5bed7c9
1 file changed
README.md
@@ -13,7 +13,8 @@ Lrama is LALR (1) parser generator written by Ruby. The first goal of this proje
13
* [Development](#development)
14
* [How to generate parser.rb](#how-to-generate-parserrb)
15
* [Test](#test)
16
- * [Profiling Lrama](#profiling-lrama)
+ * [Call-stack Profiling Lrama](#call-stack-profiling-lrama)
17
+ * [Memory Profiling Lrama](#memory-profiling-lrama)
18
* [Build Ruby](#build-ruby)
19
* [Release flow](#release-flow)
20
* [License](#license)
0 commit comments