summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEduard Itrich <eduard@itrich.net>2019-05-19 12:41:04 +0200
committerEduard Itrich <eduard@itrich.net>2019-05-19 12:41:04 +0200
commit916e8f61b108bfeaabd7387e6d28b97ff9e2fe96 (patch)
treefa177cb096473a5f99952cf94b7db47d39f7ee99 /README.md
parent4fcd3b51eb34ec59c2759411d2dde9ffd8427fb8 (diff)
downloadcv-916e8f61b108bfeaabd7387e6d28b97ff9e2fe96.tar.gz
cv-916e8f61b108bfeaabd7387e6d28b97ff9e2fe96.tar.bz2
cv-916e8f61b108bfeaabd7387e6d28b97ff9e2fe96.tar.xz
cv-916e8f61b108bfeaabd7387e6d28b97ff9e2fe96.zip
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 f9b1788..2c1ab09 100755
--- a/README.md
+++ b/README.md
@@ -89,6 +89,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}