Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
archermarx authored Nov 18, 2023
1 parent 770a117 commit 5e5cb5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Original Julia implementation at https://github.com/goualard-f/QuadraticEquation

## Installation

Download the [header file](https://github.com/archermarx/quadratic/include/header.h) and compile with your project using your preferred build system. Then, simply `#include "quadratic.h"`
Download the [header file](https://github.com/archermarx/quadratic/include/header.h) Then, simply `#include "quadratic.h"` and compile using your preferred build system.

## Usage

Expand Down

0 comments on commit 5e5cb5b

Please sign in to comment.