Skip to content

Commit dae9d7a

Browse files
author
Bianco Veigel
committed
update README.md
1 parent f3e1836 commit dae9d7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Install via [nuget](https://www.nuget.org/packages/ahd.Graphite).
4949
5050
## Known Issues
5151

52-
Please be aware that this library might include functions which are not yet stable or miss functions from the latest stable release. To work around unsupported features you can always call .ToString() and use the inappropriately named function `GraphitePath.Parse()`.
52+
Please be aware that this library might include functions which are not yet stable or miss functions from the latest stable release. To work around unsupported features you can always call .ToString() and use the inappropriately named function `GraphitePath.Parse()`. Depending on your build configuration you may also use the obsolete method `.Function("functionName", params)`.
5353

5454
## Contributing
5555

0 commit comments

Comments
 (0)