Skip to content

Commit ced7ee1

Browse files
committed
Update readme
1 parent 50e83f6 commit ced7ee1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Here are the rendering algorithms implemented in Bulbit.
7878

7979
### Camera
8080
- Perspective, Orthographic and Spherical camera
81-
- Depth of field effect
81+
- Depth of field
8282
- Reconstruction filters
8383
- Box, Tent and Gaussian filter
8484

@@ -192,5 +192,5 @@ int main()
192192
}
193193
```
194194

195-
This will produce
195+
This will produce `render.jpg`. For practical use cases, see the CLI application.
196196
![example](.github/img/example.jpg)

0 commit comments

Comments
 (0)