From 2ec3e4d5b38748f0a98d6e518ebea901a5d7d1a2 Mon Sep 17 00:00:00 2001 From: Hamza Anis Date: Thu, 24 Jan 2019 07:37:11 +0500 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a64aee..3068b54 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,13 @@ You can install the plugin from the [VSCode marketPlace](https://marketplace.vis ### Setting From the setting you can use the configuration to change the hastebin host using this property `vscode-to-hastebin.server` + + | Name | Description | | ---- | --------- | |`host`|`this lets you change the hastebin server`| + If you want to improve this extension then feel free to create a PR and if there is some issue in the extension then please open the issue on [Github](https://github.com/HamzaAnis/vscode-to-hastebin/issues) @@ -38,4 +41,4 @@ If you want to improve this extension then feel free to create a PR and if there ### Contributors [Jacob Birkett](https://github.com/spikespaz) -[Wojciech Polus](https://github.com/wopol) \ No newline at end of file +[Wojciech Polus](https://github.com/wopol)