diff --git a/README.md b/README.md index bc45352..12429f5 100644 --- a/README.md +++ b/README.md @@ -59,10 +59,10 @@ The goals of the wiki are explained in the [Manifest](MANIFEST.md) and contribut ### Pharo Tooling - [Playground](General/Playground.md) - Documentation on the usage of Pharo's playground. -- [Inspector](General/Inspector.md) - Documentation on the usage of Pharo's inspector. - [Profiling](General/Profiling.md) - Measure the time and space your program takes to execute. - [Menubar and World menu](General/MenuBar.md) - A guide to configure and customize Pharo's menubar and world menu. - [Iceberg on Windows workaround](General/IcebergOnWindows.md) - Troubleshooting for some issues appearing when using Iceberg on Windows. +- [Inspector](General/Inspector.md) - Documentation on the usage of Pharo's inspector. - [Refactoring](General/Refactorings.md) - Documentation on the usage of Pharo refactoring's tool. - [Settings](General/Settings.md) - How to use Pharo's settings system to define your own settings.