From 55a596afba086e6fe32962613ed4d8036c5add9a Mon Sep 17 00:00:00 2001 From: Jean-Michel Paris Date: Fri, 10 Mar 2017 02:37:51 +0100 Subject: [PATCH] Tested environment list the tested platform for the lastdir function. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0062e56..d852cd6 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,7 @@ You come back into the same folder, and the same saved environment. | make help | this help | | make install | add the lastdir function to your Bash configuration files. | | make uninstall | remove the lastdir function from your bash files. | + +## Tested environment +[cygwin](https://www.cygwin.com) bash +[debian](https://www.debian.org) bash \ No newline at end of file