Skip to content

Commit 7e8820e

Browse files
authored
Merge branch 'master' into master
2 parents 1ea5e25 + 0b6fa5c commit 7e8820e

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/workflows/update_directory.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@master
2121
- uses: actions/setup-python@v4
2222
with:
23-
python-version: '3.10'
23+
python-version: '3.x'
2424
- name: Update Directory
2525
shell: python
2626
run: |

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,5 @@ These implementations are intended for learning purposes. As such, they may be l
1515
## Contribution Guidelines
1616
Please read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute to this project.
1717

18-
## Community Channel
19-
We're on [Gitter](https://gitter.im/TheAlgorithms)! Come join us.
20-
2118
## Algorithms
2219
Our [directory](DIRECTORY.md) has the full list of applications.

0 commit comments

Comments
 (0)