We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent addc022 commit 6bcd899Copy full SHA for 6bcd899
1 file changed
README.md
@@ -10,7 +10,7 @@ This is achieved by creating a foreign function interface (FFI) in Swift by usin
10
11
### Exposed functions
12
13
-You can find the C-exposed functions in the file `LoopAlgorithmToPython.swift`.
+You can find the C-exposed functions in the file `Sources/LoopAlgorithmToPython/LoopAlgorithmToPython.swift`.
14
15
### Python API
16
0 commit comments