Skip to content

Commit f93129f

Browse files
committed
Fix description
1 parent d9e7044 commit f93129f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/github_forks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
splunk-sdk-python github_forks example
22
========================================
33

4-
This app provides an example of a modular input that generates a random number between the min and max values provided by the user during setup of the input.
4+
This app provides an example of a modular input that generates the number of repository forks according to the Github API based on the owner and repo_name provided by the user during setup of the input.
55

66
To run this example locally run `SPLUNK_VERSION=latest docker compose up -d` from the root of this repository which will mount this example alongside the latest version of splunklib within `/opt/splunk/etc/apps/github_forks` and `/opt/splunk/etc/apps/github_forks/lib/splunklib` within the `splunk` container.
77

0 commit comments

Comments
 (0)