Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
gzigzigzeo committed Jul 3, 2019
1 parent c973de1 commit d2c295d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ $ yarn ts-node src/ingestd.ts # live ingesting for subscriptions
Create assets view in database:

```
CREATE VIEW assets AS
( SELECT (t.assetcode::text || '-'::text) || t.issuer::text AS assetid,
t.assetcode AS code,
t.issuer,
Expand Down

0 comments on commit d2c295d

Please sign in to comment.