Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Glauber Gasparotto committed May 23, 2017
1 parent 94278a8 commit db626d1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Além disso, ele dispõe de um recurso para simular um prompt de comando dentro

Outros recursos essênciais como `help`, `verbose`, `error handling` e outros também são suportados.

**Exemplo de _Main tipado_:**
**Exemplo de `Main-typed`:**

```csharp
namespace Example.Initialization.Simple
Expand Down
2 changes: 1 addition & 1 deletion readme-pt-br.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Além disso, ele dispõe de um recurso para simular um prompt de comando dentro

Outros recursos essênciais como `help`, `verbose`, `error handling` e outros também são suportados.

**Exemplo de _Main tipado_:**
**Exemplo de `Main-typed`:**

```csharp
namespace Example.Initialization.Simple
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ In addition, he has a feature to simulate a command prompt within the own Visual

Other essential resources as `help` , `verbose` , `error handling` and others are also supported.

**Example of _Main type_:**
**`Main-typed`Example:**

```csharp
namespace Example.Initialization.Simple
Expand Down

0 comments on commit db626d1

Please sign in to comment.