Updated readme
[advent-of-code-21.git] / README.md
index 7b831f2215ffe46de645d00f3146285c08526de7..17a29027d617b15661d148015f2033e6a0517413 100644 (file)
--- a/README.md
+++ b/README.md
@@ -68,6 +68,8 @@ stack ghci advent01:exe:advent01
 ```
 if the first form is ambiguous. 
 
+## Profiling
+
 To profile, use 
 
 ```
@@ -99,8 +101,6 @@ Generate the profile graph with
 hp2ps -M advent01.hp
 ```
 
-For Cabal, look at [profiling with Cabal sandboxes](https://nikita-volkov.github.io/profiling-cabal-projects/)
-
 
 # Packages