Skip to content

Commit 4be8f2f

Browse files
committed
docs: standardize README and add validation tests
Update Related Packages section with exact GitHub descriptions
1 parent 044d31e commit 4be8f2f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -156,12 +156,12 @@ HTMLCSSPointFreeHTML
156156
## Related Packages
157157

158158
### For End Users
159-
* [swift-html](https://www.github.com/coenttb/swift-html) - Complete Swift DSL for type-safe HTML and CSS
159+
* [swift-html](https://www.github.com/coenttb/swift-html) - The Swift library for domain-accurate and type-safe HTML & CSS.
160160

161161
### Foundation Packages
162-
* [swift-html-types](https://www.github.com/coenttb/swift-html-types) - Type definitions for HTML elements and attributes
163-
* [swift-css-types](https://www.github.com/coenttb/swift-css-types) - Type definitions for CSS properties and values
164-
* [pointfree-html](https://www.github.com/coenttb/pointfree-html) - Efficient HTML rendering engine
162+
* [swift-html-types](https://www.github.com/coenttb/swift-html-types) - A Swift package with foundational types for HTML.
163+
* [swift-css-types](https://www.github.com/coenttb/swift-css-types) - A Swift package with foundational types for CSS.
164+
* [pointfree-html](https://www.github.com/coenttb/pointfree-html) - A fork of pointfreeco/swift-html with extended functionality.
165165

166166
## License
167167

0 commit comments

Comments
 (0)