From e1b1fb3733daed021e03578f3d8da77f3b156be0 Mon Sep 17 00:00:00 2001 From: Baptiste Wicht Date: Thu, 1 Sep 2016 21:15:35 +0200 Subject: [PATCH] Update README.rst --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 40bd3982..70bed1ab 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,8 @@ Thor Operating System ===================== +.. image:: https://github.com/wichtounet/thor-os/wiki/images/thor-vesa.png + Thor is an operating system created for learning purposes and for fun. It is currently a 64bit OS written mainly in C++, with few lines of assembly when necessary.