Skip to content

Commit

Permalink
Update the gem's description
Browse files Browse the repository at this point in the history
Match it with the proejct's readme and Github's about section
  • Loading branch information
wilsonsilva committed Oct 18, 2023
1 parent 76dd0b2 commit 4168369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion raylib.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
spec.authors = ["Wilson Silva"]
spec.email = ["[email protected]"]

spec.summary = "Ruby language bindings for the raylib C game engine."
spec.summary = "Ruby bindings for raylib, a simple and easy-to-use library to enjoy videogames programming."
spec.description = "raylib is a simple and easy-to-use C library for enjoying videogames programming. This gem provides Ruby language bindings for raylib, making it easier to develop games in Ruby using raylib."
spec.homepage = "https://github.com/wilsonsilva/raylib"
spec.license = "MIT"
Expand Down

0 comments on commit 4168369

Please sign in to comment.