diff options
| author | Leo Wandersleb <leo@leowandersleb.de> | 2023-11-17 21:19:43 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-17 21:19:43 -0300 |
| commit | 05e29aa10ea7af7b08d31b12a756766c25644915 (patch) | |
| tree | 7fea255fb975b4397518aaa6be8cc8dffc89dd4d | |
| parent | ba1078b6cec42765238dfe84125180658a4e0e67 (diff) | |
| parent | 5f1d10fad24a1c860dc46e87e371b517500ed49b (diff) | |
Merge pull request #888 from vitorpamplona/contrib
Adds contributor images to the readme.
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -230,3 +230,9 @@ mailing lists where you can work on NIPs before submitting them here: | |||
| 230 | ## License | 230 | ## License |
| 231 | 231 | ||
| 232 | All NIPs are public domain. | 232 | All NIPs are public domain. |
| 233 | |||
| 234 | ## Contributors | ||
| 235 | |||
| 236 | <a align="center" href="https://github.com/nostr-protocol/nips/graphs/contributors"> | ||
| 237 | <img src="https://contrib.rocks/image?repo=nostr-protocol/nips" /> | ||
| 238 | </a> | ||