Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b0602fc

Browse files
committed
upd readme
1 parent e3df1e8 commit b0602fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Lambda Calculus functions implementation on Python
44

5-
This repository contains [lambdas.py](./lambdas.py) with implemented lambdas and [test_lambdas.py](./test_lambdas.py) with pytest-based tests for it. To run tests execute `./test_code.py`.
5+
This repository contains [lambdas](./lambdas/) with implemented lambdas and [tests](./tests/) with pytest-based tests for it. To run tests execute `pytest`.
66

77
## Read more
88

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /