Skip to content

Commit

Permalink
Add missing newline (#4135)
Browse files Browse the repository at this point in the history
  • Loading branch information
paemurru authored Sep 23, 2024
1 parent 38f37bc commit 130dabb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ julia> using Oscar
| | | |\___ \| | / _ \ | |_) | | Type "?Oscar" for more information
| |_| | ___) | |___ / ___ \| _ < | Manual: https://docs.oscar-system.org
\___/ |____/ \____/_/ \_\_| \_\ | Version 1.2.0-DEV
julia> k, a = quadratic_field(-5)
(Imaginary quadratic field defined by x^2 + 5, sqrt(-5))
Expand Down

0 comments on commit 130dabb

Please sign in to comment.