diff options
author | Teddy Wing | 2017-04-29 11:40:54 +0200 |
---|---|---|
committer | Teddy Wing | 2017-04-29 11:40:54 +0200 |
commit | 7528990d74c6ce83d715ffdb8da107a52ff7eba0 (patch) | |
tree | a18acee28c8adc794016d0967bcfe06b5d26e4e7 /README.md | |
parent | f398c5b80f3b33593ea4e31f9b260017ea0d6657 (diff) | |
download | dbshell-rails-7528990d74c6ce83d715ffdb8da107a52ff7eba0.tar.bz2 |
Change `Dbshell` to `DBShell`
Use proper capitalisation for our module name.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# Dbshell::Rails +# DBShell::Rails TODO: Write a gem description |