Skip to content

Commit 0a065aa

Browse files
Remove License section from README.md
1 parent 3b2f399 commit 0a065aa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,3 @@ result = pattern.exec("/abc/def", "https://test.example")
3535
print(result["pathname"]["groups"]["foo"]) # output: abc
3636
print(result["pathname"]["groups"]["bar"]) # output: def
3737
```
38-
39-
## License
40-
41-
[MIT License](/LICENSE)

0 commit comments

Comments
 (0)