Skip to content

Commit bd47f42

Browse files
authored
Explain what runtime provides, exactly
1 parent 7db1776 commit bd47f42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

grumpy-runtime-src/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
This is home for Grumpy runtime. Programs produced by Grumpy depend on this Go library, which provides wrappers for system level functions like the CPython API.
1+
This is home for Grumpy runtime. Programs produced by Grumpy depend on this Go library, which provides wrappers for system level functions like the CPython API. For instance, [it implements](runtime) Python slices, exceptions and other features on top of Go.
22

33
See [../README.md](../README.md) for details on using Grumpy.

0 commit comments

Comments
 (0)