Skip to content

Commit

Permalink
Merge pull request #326 from brandondrew/patch-1
Browse files Browse the repository at this point in the history
Update README.md to fix branding issue
  • Loading branch information
mcorino authored Nov 15, 2024
2 parents f7c8380 + 4253451 commit 4d85bda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Reviving wxRuby

wxRuby3 is a cross-platform GUI library for Ruby, based on the mature [wxWidgets](https://wxwidgets.org)
GUI toolkit for C++. It uses native widgets wherever possible, providing
the correct look, feel and behaviour to GUI applications on Windows, OS
X and Linux/GTK. wxRuby aims to provide a comprehensive solution to
the correct look, feel and behaviour to GUI applications on Windows, macOS
and Linux/GTK. wxRuby aims to provide a comprehensive solution to
developing professional-standard desktop applications in Ruby.

## Usage examples
Expand Down

0 comments on commit 4d85bda

Please sign in to comment.