Skip to content

Commit 502932f

Browse files
committed
feat: add small readme
1 parent 2e3f573 commit 502932f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

readme.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Leetcode Solutions
2+
3+
My solutions to LeetCode challenges implemented in **Go** (mostly), **Rust** and **TypeScript**
4+
5+
[![Tests](https://github.com/illiafox/leetcode/actions/workflows/test.yaml/badge.svg)](https://github.com/illiafox/leetcode/actions/workflows/test.yaml)
6+
---
7+
8+
## License
9+
10+
Solutions are licensed under the **Boost Software License**, as described in the `LICENSE` file.

0 commit comments

Comments
 (0)