Skip to content

Commit 0dec3cd

Browse files
authored
Language Edit
1 parent 1db184c commit 0dec3cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

functional-programming-python/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Functional Programming in Python: When and How to Use It
22

3-
This repository contains the example code snippets shown in the RealPython tutorial on [Functional Programming in Python: When and How to Use It](https://realpython.com/python-functional-programming/).
3+
This folder contains the sample code used in the RealPython tutorial [Functional Programming in Python: When and How to Use It](https://realpython.com/python-functional-programming/).
44

55
## Run the Scrips
66

@@ -20,4 +20,4 @@ Martin Breuss - Email: [email protected]
2020

2121
## License
2222

23-
Distributed under the MIT license. See ``LICENSE`` for more information.
23+
Distributed under the MIT license. See ``LICENSE`` for more information.

0 commit comments

Comments
 (0)