From c55410a002a1bfb301af61d233699365baeaecf1 Mon Sep 17 00:00:00 2001 From: Leif Ringstad Date: Mon, 30 Nov 2015 10:20:27 +0100 Subject: [PATCH] Rename zsh-navigatio-tool README.txt to README.md Wrong fileformat for the readme file. Should be markdown to properly format on gh. --- plugins/zsh-navigation-tools/{README.txt => README.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename plugins/zsh-navigation-tools/{README.txt => README.md} (100%) diff --git a/plugins/zsh-navigation-tools/README.txt b/plugins/zsh-navigation-tools/README.md similarity index 100% rename from plugins/zsh-navigation-tools/README.txt rename to plugins/zsh-navigation-tools/README.md