Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.

Commit

Permalink
Merge pull request #7 from udohjeremiah/update-README
Browse files Browse the repository at this point in the history
update permalink
  • Loading branch information
udohjeremiah committed Apr 30, 2023
2 parents 3272257 + e82c703 commit 77e593f
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 @@ -33,7 +33,7 @@ julia> using ProjectEuler

# Usage
Currently, this package provides only one function: `question`. However, there are plans to
support two more important ones, as indicated [here](https://github.com/udohjeremiah/ProjectEuler.jl/blob/4137c80ac3778a93c8103ce794e98f3be9f7c8eb/src/problemutils.jl#L55-L58).
support two more important ones, as indicated [here](https://github.com/udohjeremiah/ProjectEuler.jl/blob/3272257a9046cdf153593690457793233e9ef2c6/src/problemutils.jl#L54C1-L58).

## question
The `question` function takes only one argument, an `Integer` value, and then it returns
Expand Down

0 comments on commit 77e593f

Please sign in to comment.