Updated SettingGOPATH (org => creole)
diff --git a/SettingGOPATH.org b/SettingGOPATH.creole
similarity index 98%
rename from SettingGOPATH.org
rename to SettingGOPATH.creole
index b0327f8..d9035dc 100644
--- a/SettingGOPATH.org
+++ b/SettingGOPATH.creole
@@ -1,4 +1,4 @@
-# Setting `GOPATH`
+* # Setting `GOPATH`
 
 The `GOPATH` environment variable specifies the location of your workspace. If no `GOPATH` is set, it is assumed to be `$HOME/go` on Unix systems and `%USERPROFILE%\go` on Windows. If you want to use a custom location as your workspace, you can set the `GOPATH` environment variable. This page explains how to set this variable on various platforms.