Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Commit

Permalink
add character
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilsk committed Sep 16, 2018
1 parent d698986 commit 099cb2c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file added .github/character.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
> # 🗃 Forma [![Tweet][icon_twitter]][publish_twitter]
> # 🗃 Forma [![Tweet][icon_twitter]][publish_twitter] <img align="right" width="100" height="100" src=".github/character.png">
> [![Analytics][pixel_analytics]][page_promo]
> Data Collector as a Service &mdash; your personal server for HTML forms.
Expand Down
2 changes: 1 addition & 1 deletion main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (
"github.com/stretchr/testify/mock"
)

// convergence
// invariant
var (
_ server.Service = service.New(nil, nil)
_ service.Storage = storage.Must()
Expand Down

0 comments on commit 099cb2c

Please sign in to comment.