Skip to content

Commit

Permalink
Get rid of overly complex title
Browse files Browse the repository at this point in the history
  • Loading branch information
kearfy committed Oct 29, 2023
1 parent 763920a commit af25bc4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
<div style="display: flex; align-items: center; gap: 20px; margin: 15px 0px;">
<img alt="TOSC Logo" src="https://avatars.githubusercontent.com/u/110784955?s=48&v=4" style="border-radius: 5px;" width=35 height=35 />
<h1 style=" border: none; padding: 0px; margin: 0px; margin-bottom: 2px;">Feature Flags</h1>
</div>
# Feature Flags

This package contains abstraction of logic to handle feature flags.

Expand Down

0 comments on commit af25bc4

Please sign in to comment.