0.2.0xx hello world removage
This commit is contained in:
@@ -1,10 +1,11 @@
|
|||||||
# TI1
|
# TI1
|
||||||
|
|
||||||
The best thing to happen since yesturday at 2 pm
|
The best thing to happen since yesturday at 3 pm
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
``` go run main.go ```
|
``` go run main.go ```
|
||||||
|
|
||||||
``` go build main.go ```
|
``` go build main.go ```
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
@@ -15,4 +16,4 @@ The best thing to happen since yesturday at 2 pm
|
|||||||
| 0.1.1-7 | fixing the json print output to actualy print out all the data and sutch |
|
| 0.1.1-7 | fixing the json print output to actualy print out all the data and sutch |
|
||||||
| 0.1 | literaly most of the project |
|
| 0.1 | literaly most of the project |
|
||||||
|
|
||||||
ps i know this is 100% not the way version numbers are supost to work but ium just cool like that
|
ps i know this is 100% not the way version numbers are supost to work but i'm just cool like that
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
package test
|
|
||||||
|
|
||||||
import "fmt"
|
|
||||||
|
|
||||||
func PrintHello() {
|
|
||||||
fmt.Println("Hello, World!")
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user