Skip to content

Commit 2506b2b

Browse files
committed
Change the name of the project
1 parent 423d129 commit 2506b2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "stainless"
2+
name = "opengl-practice"
33
version = "0.0.1"
44
authors = ["Hyeon Kim <[email protected]>"]
55

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
stainless
1+
My OpenGL Practice
22
========
33

44
![](img/sample.png)

0 commit comments

Comments
 (0)