Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DBauer15 authored Apr 24, 2024
1 parent 26b57db commit f0c61f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ int main(int argc, char** argv) {
printf("--- SCENE INFO ---\n");
printf("Scale:\t%.4f\n", scene_scale);
printf("Objects:\t%i\n", n_objects);
printf("Instances:\t%i\n", n_instances);
Expand Down

0 comments on commit f0c61f8

Please sign in to comment.