Skip to content

Commit

Permalink
Add description of the abbreviated term "RBS"
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor authored and hsbt committed Jun 15, 2023
1 parent 647a24f commit 5791100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# RBS

RBS is a language to describe the structure of Ruby programs.
RBS (*R*u*B*y *S*ignature) is a language to describe the structure of Ruby programs.
You can write down the definition of a class or module: methods defined in the class, instance variables and their types, and inheritance/mix-in relations.
It also allows declaring constants and global variables.

Expand Down

0 comments on commit 5791100

Please sign in to comment.