Skip to content

Commit

Permalink
docs: update gem description
Browse files Browse the repository at this point in the history
  • Loading branch information
aristotelesbr committed Sep 30, 2024
1 parent b4ed9e8 commit ead8445
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lennarb.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ Gem::Specification.new do |spec|
spec.name = 'lennarb'
spec.version = Lennarb::VERSION

spec.summary = 'A lightweight and experimental web framework for Ruby.'
spec.description = <<~DESC
Lennarb provides a lightweight yet robust solution for web routing in Ruby, focusing on performance and simplicity.
DESC
spec.authors = ['Aristóteles Coutinho']
spec.license = 'MIT'

Expand Down

0 comments on commit ead8445

Please sign in to comment.