Skip to content

Commit f64b9b2

Browse files
authored
docs: quick tweak to welcome file (#256)
1 parent dc1432d commit f64b9b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

welcome-to-sourcery.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ def calculate_weighted_moving_average(prices, weights):
5454

5555
# Now try clicking Generate Tests or Explain Code for the same function!
5656

57-
# There are also recipes for Optimizing Performance and Simplifying Code.
58-
# You can access these by clicking Ask Sourcery and choosing them from the
59-
# dropdown or by selecting a section of code and clicking the recipe button
57+
# There is also a recipe for generating diagrams.
58+
# You can access this by clicking Ask Sourcery and choosing it from the
59+
# dropdown or by selecting a section of code and clicking the recipes button
6060
# in the sidebar.
6161

6262
# In your code you'll also see sections start to get underlined.

0 commit comments

Comments
 (0)