Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link to engine delegate setup instructions somewhere in readme #2

Open
lispingit opened this issue Nov 1, 2017 · 1 comment
Open
Assignees

Comments

@lispingit
Copy link

I tried creating a segment integration project from scratch. While following the readme it says to put things in your engine delegate, but it wasn't immediately obvious how I was supposed to obtain the engine delegate code in the first place.

I'd suggest in "Requirements" section there could be an item for engine setup with a delegate, with a link to the engine instructions there.

In other places that refer to the delegate, you could link backward to the requirements, so

In your implementation of FactualEngineDelegate, simply add a few lines of code to the engineDidStartWithInstance method.

might read like

In your implementation of FactualEngineDelegate (see Requirements), simply add a few lines of code to the engineDidStartWithInstance method.

@alfredp
Copy link
Contributor

alfredp commented Nov 1, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants