Skip to content

Commit

Permalink
Trying a new relative path.
Browse files Browse the repository at this point in the history
  • Loading branch information
daveverwer committed Jul 13, 2023
1 parent 6874884 commit 8ad2081
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 @@ -12,7 +12,7 @@ This screenshot should show you everything you need to know:

## Implementation

The algorithm used to pad the left hand side of a string with spaces is highly complex and delicate. If you must look, please treat the information in [the source file](/daveverwer/LeftPad/blob/master/Sources/LeftPad/LeftPad.swift) with care. With great power comes great responsibility.
The algorithm used to pad the left hand side of a string with spaces is highly complex and delicate. If you must look, please treat the information in [the source file](Sources/LeftPad/LeftPad.swift) with care. With great power comes great responsibility.

## Revision History

Expand Down

0 comments on commit 8ad2081

Please sign in to comment.