diff --git a/README.rst b/README.rst
index 27759aacc6fa4238f85d2143848398cf32743fdf..e37890bc29153a6f92c5eada1417a9f4ba4b4deb 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,33 @@
 Nimrod Adar's resume
 ====================
 
-My resume (in ReStructuredText) and infrastructure for creating PDF, HTML, ODT
-and Microsoft Word docx versions. Also upload to my web server.
+My resume in RestructureText, make targets for generating PDF, HTML, ODT and
+DOCX versions and uploading to my web server. The pre-prepared version are
+available `here <https://www.shore.co.il/blog/pages/about-me.html>`_.
 
-To use install pandoc and rsync (for publishing).
+Dependencies
+------------
+
+Make, pandoc, rsync, pdflatex.
+
+Usage
+-----
+
+To build the pdf version (same for odt, html, docx)::
+
+    make pdf
+
+To build all versions::
+
+    make all
+
+To upload to webserver (includes rebuilding all versions)::
+
+    make publish
+
+License
+-------
+
+This repository is licensed under the `Creative Commons 
+Attribution 4.0 International (CC BY 4.0) license`
+<http://creativecommons.org/licenses/by/4.0/>`_.
diff --git a/resume.rst b/resume.rst
index 0b2f754883f2bcea0c0583f557888114a806b6bd..671e9110f3d105738189405968474294dc7e2f96 100644
--- a/resume.rst
+++ b/resume.rst
@@ -1,5 +1,5 @@
-Nimrod Adar - Resume
-####################
+Nimrod Adar - Resume (November 2015)
+####################################
 
 Contact information
 -------------------
@@ -13,31 +13,38 @@ Contact information
 About me
 --------
 
-- Programming since 1996 in multiple languages, including: Python, C, C++,
-  Scheme, Pascal, Perl and Assembly (mostly C and Python).
+- Born in ’83.
 
-- Proud homelab owner since 2001 (started with Windows NT4).
-  Today using OpenBSD as router, proxy, VPN server and load-balancer, Linux
-  containers for email, web, domain, package repository, LDAP, etc. redundant
-  services in Amazon's AWS and openWRT ipsec endpoints, Fabric and Ansible for
-  automation and deployment.
+- Resides in Haifa, Israel.
 
-- Security geek.
+- German and Israeli citizenship.
 
-- Speaks Hebrew (mother tongue), English (Fluent) and some Yiddish.
+- First computer - 1989, first program - 1993, first homelab - 1999.
 
-- Born in ’83.
+- Python backend developer (dabbled in C, C++, Scheme, Pascal, Perl, PHP, JS,
+  Ruby, Clojure, Lua).
 
-- Resides in Haifa, Israel.
+- sh < Awk < Fabric < Ansible.
 
-- German and Israeli citizenship.
+- Believe in secure by default, not implemented if not reproducable (that
+  includes testing), build with failure in mind and opensource.
+
+- Speaks Hebrew (mother tongue), English (Fluent) and some Yiddish.
 
 - Avid sailor, used to be rank 2nd in Israel in 5.5m Catamarens.
 
+- Likes: Python, Ansible, git, SSH, local unit tests, remote CI tests 
+
 Employment
 ----------
 
-:2013-now:
+:2014-2015:
+  DevOps in `Wise ecommerce <https://www.wiser.com/>`_, in charge of
+  reliability, automation, scaling. Proudest moment: scaling a (really) flaky
+  process to 10,000s of requests a minute running of 10s of nodes on AWS (using
+  Ansible, LXC and AWS autoscaling groups).
+
+:2013-2014:
    Sysadmin in Intel Haifa, managing a cluster of ~250 SuSE Linux servers and
    ~80 TB of EMC and NetApp NAS appliances in production and DR replicated
    environments, shell and Python scripting, automation, software deployment,
@@ -77,6 +84,5 @@ Military Service
 Job expectations
 ----------------
 
-Looking for a sysadmin, devops or integration position. Preferably in
-Haifa, willing to commute to Tel-Aviv if the office is close to a train
-station, or telecommute.
+Looking for a sysadmin, devops or integration position. Preferably in Haifa,
+Tel-aviv or anywhere with a train station, remote work is also possible.