extra info for other languages

This commit is contained in:
2020-04-01 15:29:10 +02:00
parent 4a9de2897c
commit 551e8835d7
6 changed files with 24 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/*
/*
Basic Car class
just here to make the demonstration in the main file possible

5
java/instances/README.md Normal file
View File

@ -0,0 +1,5 @@
# Java Example
Relevant Files:
- [main.java](./main.java)