Skip to content

Commit

Permalink
Add links to Bloc and Pharo into README
Browse files Browse the repository at this point in the history
  • Loading branch information
astares committed Apr 18, 2024
1 parent 600e288 commit ed2f425
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 @@ -3,11 +3,11 @@

# Toplo

Toplo is a widget framework on top of Bloc.
Toplo is a widget framework for [Pharo](https://www.pharo.org) on top of [Bloc](https://github.com/pharo-graphics/Bloc).

## Installation

Install the stable version of Toplo in current stable Pharo with:
Install the stable version of Toplo in current stable [Pharo](https://www.pharo.org) with:

```Smalltalk
EpMonitor disableDuring: [
Expand Down

0 comments on commit ed2f425

Please sign in to comment.