Skip to content

Commit dee8cb7

Browse files
📝 Fix typo, remove redundant link to the homepage.
1 parent 9a7895f commit dee8cb7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎Readme.md‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
# Lapidary
22

3-
[![test](https://github.com/python-lapidary/lapidary/actions/workflows/test_publish.yaml/badge.svg)](https://github.com/python-lapidary/lapidary/actions/workflows/test_publsh.yaml)
3+
[![test](https://github.com/python-lapidary/lapidary/actions/workflows/test_publish.yaml/badge.svg)](https://github.com/python-lapidary/lapidary/actions/workflows/test_publish.yaml)
44

55
Python DSL for Web API clients.
66

7-
http://lapidary.dev/
8-
97
## Why
108

119
DRY. Web API clients follow a relatively small set of patterns and writing them is rather repetitive task. Encoding these patterns in form of a DSL library frees its users from implementing the same patterns over and over again.

0 commit comments

Comments
 (0)