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

Add "How to implement" to README #31

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

51-code
Copy link
Contributor

@51-code 51-code commented Jan 21, 2025

Added instructions on implementation to README. Similar to internal docs.

@51-code 51-code added the documentation Improvements or additions to documentation label Jan 21, 2025
@51-code 51-code requested a review from ronja-ui January 21, 2025 10:59
@51-code 51-code self-assigned this Jan 21, 2025
README.adoc Outdated Show resolved Hide resolved
README.adoc Show resolved Hide resolved
@51-code 51-code requested a review from ronja-ui January 22, 2025 06:00
@@ -145,19 +151,67 @@ DefaultConfiguration defaultConfiguration = new DefaultConfiguration(
Map<String, String> result = defaultConfiguration.asMap();
----

=== Configuration objects in your project
== How To Implement

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move "How to Implement" section to be before "How to Use"

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

Successfully merging this pull request may close these issues.

2 participants