From e502c2659e838e13624233093b77e6b8308ade9f Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Sun, 26 Feb 2017 18:10:05 +0100 Subject: [PATCH] chore: Update README --- README.md | 2 +- assets/{screens.jpg => screen.jpg} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename assets/{screens.jpg => screen.jpg} (100%) diff --git a/README.md b/README.md index 4e31dbc..5193633 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The most epic theme meet Visual Studio Code. Please note that this theme is still in Beta (β) release. You can help by reporting issues [here](https://github.com/equinusocio/vsc-material-theme/issues) - + # Easy installation You can install this awesome theme through the [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=Equinusocio.vsc-material-theme). diff --git a/assets/screens.jpg b/assets/screen.jpg similarity index 100% rename from assets/screens.jpg rename to assets/screen.jpg