diff options
author | Luke Smith <luke@lukesmith.xyz> | 2021-03-17 11:47:04 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2021-03-17 11:47:04 -0400 |
commit | fff2e95c81723cab82ac9d3117cf9e6bf031e0dc (patch) | |
tree | 6c34333ac5a754c30a2061618471fc0521d75ccd /example.md | |
parent | 318515d76d8d7799bb1b469f412fb39caea88971 (diff) | |
download | based.cooking-fff2e95c81723cab82ac9d3117cf9e6bf031e0dc.tar based.cooking-fff2e95c81723cab82ac9d3117cf9e6bf031e0dc.tar.gz based.cooking-fff2e95c81723cab82ac9d3117cf9e6bf031e0dc.tar.lz based.cooking-fff2e95c81723cab82ac9d3117cf9e6bf031e0dc.tar.xz based.cooking-fff2e95c81723cab82ac9d3117cf9e6bf031e0dc.zip |
put crypto addresses in code
Diffstat (limited to 'example.md')
-rw-r--r-- | example.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/example.md b/example.md index a53988f0c..17eea9a6e 100644 --- a/example.md +++ b/example.md @@ -36,7 +36,11 @@ Note that your commit name will be used to sign the recipe, so for full anonymity either commit with a name that can't be traced back to you, or ask someone else to commit for you. +If you add a Bitcoin/Monero address, put it in "code" between \`'s, like below. This is for formatting, especially with long Monero addresses. + - Luke Smith - [website](https://lukesmith.xyz), [donate](https://lukesmith.xyz/donate) -- Luke Smith (photo credit) - [website](https://lukesmith.xyz), [donate](https://lukesmith.xyz/donate) +- Billy Smith - btc: `bc1q763s4ud0hgfa66ce64gyh6tsss49vyk5cqcm6w` +- Sally Smith (photo credit) - [website](https://lukesmith.xyz), [donate](https://lukesmith.xyz/donate) +- ;tags: tag1 tag2 tag3 (see README for tag guidelines) |