Skip to content

Commit 077ff2a

Browse files
authored
Update README.md
1 parent 24c1b42 commit 077ff2a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,13 @@ $ java HelloWorld
8282

8383
## 8. Graphics ##
8484

85-
- [ ] `pointers.cpp`
85+
- [ ] [`NextYear.java`](9-graphics/NextYear.java)
8686

8787
### Java Style Guides ###
8888

8989
* Codecademy Java Style Guide
90-
* [Microsoft C++ Style Guide](https://github.com/Microsoft/AirSim/blob/master/docs/coding_guidelines.md)
91-
* [Google C++ Style Guide](https://google.github.io/styleguide/cppguide.html)
90+
* [Microsoft Java Style Guide](https://github.com/Microsoft/AirSim/blob/master/docs/coding_guidelines.md)
91+
* [Google Java Style Guide](https://google.github.io/styleguide/cppguide.html)
9292

9393
### Java Cheatsheets ###
9494

0 commit comments

Comments
 (0)