summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristophe ROGER <darwiin@users.noreply.github.com>2019-05-27 20:33:28 +1100
committerGitHub <noreply@github.com>2019-05-27 20:33:28 +1100
commit8b4a7d917a6b051358e7cc88b22bb8e44157f418 (patch)
treeec3313152f4763bee034c6832565c67bef6aa218 /README.md
parent87a1c40d729bae60ef5e392458d715ef37dd174d (diff)
parent916e8f61b108bfeaabd7387e6d28b97ff9e2fe96 (diff)
downloadcv-8b4a7d917a6b051358e7cc88b22bb8e44157f418.tar.gz
cv-8b4a7d917a6b051358e7cc88b22bb8e44157f418.tar.bz2
cv-8b4a7d917a6b051358e7cc88b22bb8e44157f418.tar.xz
cv-8b4a7d917a6b051358e7cc88b22bb8e44157f418.zip
Merge pull request #34 from itrich/stackoverflow-link
Added StackOverflow and StackExchange to list of social info accounts
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0fdefdf..8585a61 100755
--- a/README.md
+++ b/README.md
@@ -90,6 +90,14 @@ Most social network have their command to render a clickable link or a simple te
% Usage: \github{<github-nick>}
\github{darwiin}
+% Render author's stackoverflow profile (optional)
+% Usage: \stackoverflow{<stackoverflow-user-id>}
+\stackoverflow{759643}
+
+% Render author's stackexchange profile (optional)
+% Usage: \stackexchange{<stackexchange-user-id>}
+\stackexchange{396216}
+
% Render author's email (optional)
% Usage: \email{<email adress>}
\email{christophe.roger@mail.com}