From 916e8f61b108bfeaabd7387e6d28b97ff9e2fe96 Mon Sep 17 00:00:00 2001 From: Eduard Itrich Date: Sun, 19 May 2019 12:41:04 +0200 Subject: Added StackOverflow and StackExchange to list of social info accounts --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') 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{darwiin} +% Render author's stackoverflow profile (optional) +% Usage: \stackoverflow{} +\stackoverflow{759643} + +% Render author's stackexchange profile (optional) +% Usage: \stackexchange{} +\stackexchange{396216} + % Render author's email (optional) % Usage: \email{} \email{christophe.roger@mail.com} -- cgit v1.2.1