File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,17 +22,19 @@ Socials finds them and gives you structured data to work with.
2222
2323## Installation
2424
25- > ** Note:** This README documents the upcoming 1.0 release.
26- > To try it, install with pre-release support:
27- > ``` bash
28- > pip install --pre socials
29- > # or
30- > uv add --pre socials
31- > ` ` `
32- > Feedback welcome at [GitHub Issues](https://github.com/lorey/socials/issues).
33- >
34- > For the current stable version (0.3.x), use ` pip install socials` and see the
35- > [v0.3.0 documentation](https://github.com/lorey/socials/tree/v0.3.0).
25+ ** Note:** This README documents the upcoming 1.0 release.
26+ To try it, install with pre-release support:
27+
28+ ``` bash
29+ pip install --pre socials
30+ # or
31+ uv add --pre socials
32+ ```
33+
34+ Feedback welcome at [ GitHub Issues] ( https://github.com/lorey/socials/issues ) .
35+
36+ For the current stable version (0.3.x), use ` pip install socials ` and see the
37+ [ v0.3.0 documentation] ( https://github.com/lorey/socials/tree/v0.3.0 ) .
3638
3739## Quick Example
3840
You can’t perform that action at this time.
0 commit comments