From 1fc7f98f71a61783c94ed4c0198613157b0d2f17 Mon Sep 17 00:00:00 2001 From: Mallikarjunarao Kosuri Date: Mon, 28 Dec 2015 17:50:19 +0530 Subject: [PATCH] Create README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..252a50b --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# lang-robot + +Robotframework syntax highlighting for Notepad++ + +## Importing a user defind language + +Langugage -> User-Defined + +![alt text](http://docs.notepad-plus-plus.org/images/1/1a/Udl_tuto02.gif "User-Defined") + +Select Import + +![alt text](http://docs.notepad-plus-plus.org/images/8/80/Ulds_undock.png "Import") + +Select UDL xml **lang-robot.xml** file + +Enjoy...